Rate Overview
Live
1 QAR = 2.2220 SBD
1 SBD = 0.450039
QAR
Avg
2.2646
High
2.3351
Low
2.1942
Last updated: 7/30/2026, 8:04:20 AM
Quick Conversions
| QAR | SBD |
|---|---|
| 1 QAR | 2.22 SBD |
| 10 QAR | 22.22 SBD |
| 50 QAR | 111.10 SBD |
| 100 QAR | 222.20 SBD |
| 500 QAR | 1,111.02 SBD |
| 1,000 QAR | 2,222.03 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-30T08:04:20Z",
"rates": {
"SBD": 2.222032
}
}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": 222.2032,
"rate": 2.222032
}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