Rate Overview
Live
1 QAR = 1.3556 BRL
1 BRL = 0.737705
QAR
Avg
1.3601
High
1.3703
Low
1.3462
Last updated: 5/7/2026, 11:21:28 AM
Quick Conversions
| QAR | BRL |
|---|---|
| 1 QAR | 1.36 BRL |
| 10 QAR | 13.56 BRL |
| 50 QAR | 67.78 BRL |
| 100 QAR | 135.56 BRL |
| 500 QAR | 677.78 BRL |
| 1,000 QAR | 1,355.56 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-07T11:21:28Z",
"rates": {
"BRL": 1.355555
}
}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": 135.5555,
"rate": 1.355555
}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