Rate Overview
Live
1 BND = 2.8508 QAR
1 QAR = 0.350785
BND
Avg
2.8454
High
2.8831
Low
2.8062
Last updated: 5/27/2026, 10:47:08 PM
Quick Conversions
| BND | QAR |
|---|---|
| 1 BND | 2.85 QAR |
| 10 BND | 28.51 QAR |
| 50 BND | 142.54 QAR |
| 100 BND | 285.08 QAR |
| 500 BND | 1,425.38 QAR |
| 1,000 BND | 2,850.75 QAR |
Get BND/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=QARExample Response:
{
"success": true,
"base": "BND",
"date": "2026-05-27T22:47:08Z",
"rates": {
"QAR": 2.850752
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "QAR",
"amount": 100
},
"result": 285.0752,
"rate": 2.850752
}Build with BND/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key