Rate Overview
Live
1 BND = 2.8367 QAR
1 QAR = 0.352527
BND
Avg
2.8443
High
2.9076
Low
2.7644
Last updated: 3/28/2026, 3:23:15 PM
Quick Conversions
| BND | QAR |
|---|---|
| 1 BND | 2.84 QAR |
| 10 BND | 28.37 QAR |
| 50 BND | 141.83 QAR |
| 100 BND | 283.67 QAR |
| 500 BND | 1,418.33 QAR |
| 1,000 BND | 2,836.66 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-03-28T15:23:15Z",
"rates": {
"QAR": 2.836661
}
}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.6661,
"rate": 2.836661
}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