Rate Overview
Live
1 QAR = 1.8957 BOB
1 BOB = 0.527518
QAR
Avg
1.8967
High
1.9042
Low
1.8908
Last updated: 5/8/2026, 10:02:40 PM
Quick Conversions
| QAR | BOB |
|---|---|
| 1 QAR | 1.90 BOB |
| 10 QAR | 18.96 BOB |
| 50 QAR | 94.78 BOB |
| 100 QAR | 189.57 BOB |
| 500 QAR | 947.84 BOB |
| 1,000 QAR | 1,895.67 BOB |
Get QAR/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=BOBExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-05-08T22:02:40Z",
"rates": {
"BOB": 1.89567
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "BOB",
"amount": 100
},
"result": 189.567,
"rate": 1.89567
}Build with QAR/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key