Rate Overview
Live
1 QAR = 0.350784 BND
1 BND = 2.8508
QAR
Avg
0.351258
High
0.351982
Low
0.350784
Last updated: 5/27/2026, 8:23:01 PM
Quick Conversions
| QAR | BND |
|---|---|
| 1 QAR | 0.35 BND |
| 10 QAR | 3.51 BND |
| 50 QAR | 17.54 BND |
| 100 QAR | 35.08 BND |
| 500 QAR | 175.39 BND |
| 1,000 QAR | 350.78 BND |
Get QAR/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=BNDExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-05-27T20:23:01Z",
"rates": {
"BND": 0.350784
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "BND",
"amount": 100
},
"result": 35.0784,
"rate": 0.350784
}Build with QAR/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key