Rate Overview
Live
1 QAR = 2.2039 SBD
1 SBD = 0.453733
QAR
Avg
2.2090
High
2.2165
Low
2.2039
Last updated: 4/18/2026, 8:47:16 AM
Quick Conversions
| QAR | SBD |
|---|---|
| 1 QAR | 2.20 SBD |
| 10 QAR | 22.04 SBD |
| 50 QAR | 110.20 SBD |
| 100 QAR | 220.39 SBD |
| 500 QAR | 1,101.97 SBD |
| 1,000 QAR | 2,203.94 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-04-18T08:47:16Z",
"rates": {
"SBD": 2.203939
}
}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": 220.3939,
"rate": 2.203939
}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