Rate Overview
Live
1 QAR = 1.4236 BRL
1 BRL = 0.702422
QAR
Avg
1.4027
High
1.4236
Low
1.3873
Last updated: 6/19/2026, 8:48:22 AM
Quick Conversions
| QAR | BRL |
|---|---|
| 1 QAR | 1.42 BRL |
| 10 QAR | 14.24 BRL |
| 50 QAR | 71.18 BRL |
| 100 QAR | 142.36 BRL |
| 500 QAR | 711.82 BRL |
| 1,000 QAR | 1,423.65 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-19T08:48:22Z",
"rates": {
"BRL": 1.423645
}
}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": 142.3645,
"rate": 1.423645
}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