Rate Overview
Live
1 QAR = 0.351414 BND
1 BND = 2.8456
QAR
Avg
0.349804
High
0.351414
Low
0.347437
Last updated: 3/7/2026, 7:38:03 AM
Quick Conversions
| QAR | BND |
|---|---|
| 1 QAR | 0.35 BND |
| 10 QAR | 3.51 BND |
| 50 QAR | 17.57 BND |
| 100 QAR | 35.14 BND |
| 500 QAR | 175.71 BND |
| 1,000 QAR | 351.41 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-03-07T07:38:03Z",
"rates": {
"BND": 0.351414
}
}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.1414,
"rate": 0.351414
}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