Rate Overview
Live
1 QAR = 0.348637 BND
1 BND = 2.8683
QAR
Avg
0.349802
High
0.350578
Low
0.348637
Last updated: 5/7/2026, 1:50:17 PM
Quick Conversions
| QAR | BND |
|---|---|
| 1 QAR | 0.35 BND |
| 10 QAR | 3.49 BND |
| 50 QAR | 17.43 BND |
| 100 QAR | 34.86 BND |
| 500 QAR | 174.32 BND |
| 1,000 QAR | 348.64 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-07T13:50:17Z",
"rates": {
"BND": 0.348637
}
}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": 34.863699999999994,
"rate": 0.348637
}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