Rate Overview
Live
1 QAR = 1.4013 BRL
1 BRL = 0.713636
QAR
Avg
1.4014
High
1.4260
Low
1.3873
Last updated: 6/17/2026, 8:00:09 AM
Quick Conversions
| QAR | BRL |
|---|---|
| 1 QAR | 1.40 BRL |
| 10 QAR | 14.01 BRL |
| 50 QAR | 70.06 BRL |
| 100 QAR | 140.13 BRL |
| 500 QAR | 700.64 BRL |
| 1,000 QAR | 1,401.28 BRL |
Get QAR/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=BRLExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-06-17T08:00:09Z",
"rates": {
"BRL": 1.401275
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "BRL",
"amount": 100
},
"result": 140.1275,
"rate": 1.401275
}Build with QAR/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key