Rate Overview
Live
1 BND = 2.8683 QAR
1 QAR = 0.348637
BND
Avg
2.8588
High
2.8683
Low
2.8524
Last updated: 5/7/2026, 7:02:09 PM
Quick Conversions
| BND | QAR |
|---|---|
| 1 BND | 2.87 QAR |
| 10 BND | 28.68 QAR |
| 50 BND | 143.42 QAR |
| 100 BND | 286.83 QAR |
| 500 BND | 1,434.15 QAR |
| 1,000 BND | 2,868.31 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-07T19:02:09Z",
"rates": {
"QAR": 2.868309
}
}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.8309,
"rate": 2.868309
}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