Rate Overview
Live
1 QAR = 0.354771 BND
1 BND = 2.8187
QAR
Avg
0.355309
High
0.356207
Low
0.354746
Last updated: 7/5/2026, 6:10:05 AM
Quick Conversions
| QAR | BND |
|---|---|
| 1 QAR | 0.35 BND |
| 10 QAR | 3.55 BND |
| 50 QAR | 17.74 BND |
| 100 QAR | 35.48 BND |
| 500 QAR | 177.39 BND |
| 1,000 QAR | 354.77 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-07-05T06:10:05Z",
"rates": {
"BND": 0.354771
}
}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.4771,
"rate": 0.354771
}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