Rate Overview
Live
1 BND = 2.8697 QAR
1 QAR = 0.348463
BND
Avg
2.8734
High
2.8796
Low
2.8692
Last updated: 9/11/2026, 10:19:48 AM
Quick Conversions
| BND | QAR |
|---|---|
| 1 BND | 2.87 QAR |
| 10 BND | 28.70 QAR |
| 50 BND | 143.49 QAR |
| 100 BND | 286.97 QAR |
| 500 BND | 1,434.87 QAR |
| 1,000 BND | 2,869.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-09-11T10:19:48Z",
"rates": {
"QAR": 2.869746
}
}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": 286.9746,
"rate": 2.869746
}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