1,2,3, Câmbio!

image 1,2,3, Câmbio!

$app_id = 'dafb3504871042579c754bdde15c841e'; $oxr_url = "https://openexchangerates.org/api/latest.json?app_id=" . $app_id; // Open CURL session: $ch = curl_init($oxr_url); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); // Get the data: $json = curl_exec($ch); curl_close($ch); // Decode JSON response: $oxr_latest = json_decode($json); // You can now access the rates inside the parsed object, like so: // Formato moeda brasileira com 2 decimais` setlocale(LC_MONETARY, 'pt_BR'); ?>
Cotações atualizadas em 19/04/25, 15:38:58
Aviso legal | Disclaimer
As cotações de moedas aqui apresentadas são atualizadas a cada 60 minutos. Recomendamos validar os números em outras fontes antes de empregá-los em transações de qualquer natureza. Este serviço é fornecido gratuitamente, apenas para sua conveniência, usando exatamente os dados na forma em que os obtemos em Open Exchange Rates. Diferenças em relação a outros sites ou serviços – oficiais ou não – são comuns. Os valores serão usados por sua conta e risco.
Currency rates presented here are updated every 60 minutes. It’s strongly recommended to validate the rates in other sources before use it transactions of any nature. This service is provided at no charge, exclusively for your convenience, using data in the exact same format we obtain from Open Exchange Rates. Differences against other sites or services – official or not – are common. Rates will be used at your own risk.