Rate Overview
Live
1 BND = 2.8367 QAR
1 QAR = 0.352527
BND
Avg
2.8393
High
2.8484
Low
2.8318
Last updated: 3/28/2026, 1:39:13 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-28T13:39:13Z",
"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