Rate Overview
Live
1 QAR = 1.3856 BRL
1 BRL = 0.721694
QAR
Avg
1.3683
High
1.3917
Low
1.3437
Last updated: 5/27/2026, 5:15:12 PM
Quick Conversions
| QAR | BRL |
|---|---|
| 1 QAR | 1.39 BRL |
| 10 QAR | 13.86 BRL |
| 50 QAR | 69.28 BRL |
| 100 QAR | 138.56 BRL |
| 500 QAR | 692.81 BRL |
| 1,000 QAR | 1,385.63 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-05-27T17:15:12Z",
"rates": {
"BRL": 1.385629
}
}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": 138.5629,
"rate": 1.385629
}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