Rate Overview
Live
1 QAR = 0.552368 BBD
1 BBD = 1.8104
QAR
Avg
0.552329
High
0.552465
Low
0.551918
Last updated: 4/18/2026, 8:44:10 AM
Quick Conversions
| QAR | BBD |
|---|---|
| 1 QAR | 0.55 BBD |
| 10 QAR | 5.52 BBD |
| 50 QAR | 27.62 BBD |
| 100 QAR | 55.24 BBD |
| 500 QAR | 276.18 BBD |
| 1,000 QAR | 552.37 BBD |
Get QAR/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=BBDExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-04-18T08:44:10Z",
"rates": {
"BBD": 0.552368
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "BBD",
"amount": 100
},
"result": 55.236799999999995,
"rate": 0.552368
}Build with QAR/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key