Rate Overview
Live
1 QAR = 2.1886 SBD
1 SBD = 0.456910
QAR
Avg
2.2072
High
2.2269
Low
2.1886
Last updated: 7/3/2026, 1:14:53 AM
Quick Conversions
| QAR | SBD |
|---|---|
| 1 QAR | 2.19 SBD |
| 10 QAR | 21.89 SBD |
| 50 QAR | 109.43 SBD |
| 100 QAR | 218.86 SBD |
| 500 QAR | 1,094.31 SBD |
| 1,000 QAR | 2,188.62 SBD |
Get QAR/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=SBDExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-07-03T01:14:53Z",
"rates": {
"SBD": 2.188616
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "SBD",
"amount": 100
},
"result": 218.8616,
"rate": 2.188616
}Build with QAR/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key