Rate Overview
Live
1 BND = 2.8456 QAR
1 QAR = 0.351415
BND
Avg
2.8588
High
2.8782
Low
2.8456
Last updated: 3/7/2026, 9:18:25 AM
Quick Conversions
| BND | QAR |
|---|---|
| 1 BND | 2.85 QAR |
| 10 BND | 28.46 QAR |
| 50 BND | 142.28 QAR |
| 100 BND | 284.56 QAR |
| 500 BND | 1,422.82 QAR |
| 1,000 BND | 2,845.64 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-07T09:18:25Z",
"rates": {
"QAR": 2.84564
}
}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.564,
"rate": 2.84564
}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