Rate Overview
Live
1 QAR = 2.2112 SBD
1 SBD = 0.452252
QAR
Avg
2.2173
High
2.2289
Low
2.2102
Last updated: 3/7/2026, 3:05:02 AM
Quick Conversions
| QAR | SBD |
|---|---|
| 1 QAR | 2.21 SBD |
| 10 QAR | 22.11 SBD |
| 50 QAR | 110.56 SBD |
| 100 QAR | 221.12 SBD |
| 500 QAR | 1,105.58 SBD |
| 1,000 QAR | 2,211.16 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-03-07T03:05:02Z",
"rates": {
"SBD": 2.211157
}
}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": 221.1157,
"rate": 2.211157
}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