Rate Overview
Live
1 QAR = 1.3689 BRL
1 BRL = 0.730513
QAR
Avg
1.3737
High
1.3862
Low
1.3664
Last updated: 4/17/2026, 6:17:32 AM
Quick Conversions
| QAR | BRL |
|---|---|
| 1 QAR | 1.37 BRL |
| 10 QAR | 13.69 BRL |
| 50 QAR | 68.45 BRL |
| 100 QAR | 136.89 BRL |
| 500 QAR | 684.45 BRL |
| 1,000 QAR | 1,368.90 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-04-17T06:17:32Z",
"rates": {
"BRL": 1.368901
}
}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": 136.8901,
"rate": 1.368901
}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