Rate Overview
Live
1 QAR = 2.2065 SBD
1 SBD = 0.453215
QAR
Avg
2.2032
High
2.2065
Low
2.1977
Last updated: 9/2/2026, 4:07:02 AM
Quick Conversions
| QAR | SBD |
|---|---|
| 1 QAR | 2.21 SBD |
| 10 QAR | 22.06 SBD |
| 50 QAR | 110.32 SBD |
| 100 QAR | 220.65 SBD |
| 500 QAR | 1,103.23 SBD |
| 1,000 QAR | 2,206.46 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-09-02T04:07:02Z",
"rates": {
"SBD": 2.206456
}
}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.64560000000003,
"rate": 2.206456
}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