Rate Overview
Live
1 QAR = 1.4443 BRL
1 BRL = 0.692391
QAR
Avg
1.4338
High
1.4496
Low
1.4095
Last updated: 3/7/2026, 7:40:09 AM
Quick Conversions
| QAR | BRL |
|---|---|
| 1 QAR | 1.44 BRL |
| 10 QAR | 14.44 BRL |
| 50 QAR | 72.21 BRL |
| 100 QAR | 144.43 BRL |
| 500 QAR | 722.14 BRL |
| 1,000 QAR | 1,444.27 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-03-07T07:40:09Z",
"rates": {
"BRL": 1.44427
}
}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": 144.427,
"rate": 1.44427
}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