Rate Overview
Live
1 BND = 2.8484 QAR
1 QAR = 0.351074
BND
Avg
2.8461
High
2.8484
Low
2.8430
Last updated: 8/20/2026, 7:41:16 AM
Quick Conversions
| BND | QAR |
|---|---|
| 1 BND | 2.85 QAR |
| 10 BND | 28.48 QAR |
| 50 BND | 142.42 QAR |
| 100 BND | 284.84 QAR |
| 500 BND | 1,424.20 QAR |
| 1,000 BND | 2,848.41 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-08-20T07:41:16Z",
"rates": {
"QAR": 2.848405
}
}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": 284.8405,
"rate": 2.848405
}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