Rate Overview
Live
1 BRL = 0.701443 QAR
1 QAR = 1.4256
BRL
Avg
0.710434
High
0.716232
Low
0.701443
Last updated: 8/13/2026, 7:10:24 AM
Quick Conversions
| BRL | QAR |
|---|---|
| 1 BRL | 0.70 QAR |
| 10 BRL | 7.01 QAR |
| 50 BRL | 35.07 QAR |
| 100 BRL | 70.14 QAR |
| 500 BRL | 350.72 QAR |
| 1,000 BRL | 701.44 QAR |
Get BRL/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=QARExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-08-13T07:10:24Z",
"rates": {
"QAR": 0.701443
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "QAR",
"amount": 100
},
"result": 70.1443,
"rate": 0.701443
}Build with BRL/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key