Rate Overview
Live
1 BND = 2.8391 QAR
1 QAR = 0.352220
BND
Avg
2.8262
High
2.9366
Low
2.7070
Last updated: 8/1/2026, 9:45:58 AM
Quick Conversions
| BND | QAR |
|---|---|
| 1 BND | 2.84 QAR |
| 10 BND | 28.39 QAR |
| 50 BND | 141.96 QAR |
| 100 BND | 283.91 QAR |
| 500 BND | 1,419.57 QAR |
| 1,000 BND | 2,839.13 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-01T09:45:58Z",
"rates": {
"QAR": 2.839131
}
}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": 283.9131,
"rate": 2.839131
}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