Rate Overview
Live
1 QAR = 2.2087 SBD
1 SBD = 0.452759
QAR
Avg
2.2088
High
2.2108
Low
2.2072
Last updated: 8/19/2026, 4:09:17 AM
Quick Conversions
| QAR | SBD |
|---|---|
| 1 QAR | 2.21 SBD |
| 10 QAR | 22.09 SBD |
| 50 QAR | 110.43 SBD |
| 100 QAR | 220.87 SBD |
| 500 QAR | 1,104.34 SBD |
| 1,000 QAR | 2,208.68 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-08-19T04:09:17Z",
"rates": {
"SBD": 2.208681
}
}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.8681,
"rate": 2.208681
}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