Rate Overview
Live
1 QAR = 2.1744 SBD
1 SBD = 0.459893
QAR
Avg
2.1933
High
2.2072
Low
2.1744
Last updated: 5/9/2026, 12:25:46 AM
Quick Conversions
| QAR | SBD |
|---|---|
| 1 QAR | 2.17 SBD |
| 10 QAR | 21.74 SBD |
| 50 QAR | 108.72 SBD |
| 100 QAR | 217.44 SBD |
| 500 QAR | 1,087.21 SBD |
| 1,000 QAR | 2,174.42 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-05-09T00:25:46Z",
"rates": {
"SBD": 2.174419
}
}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": 217.44189999999998,
"rate": 2.174419
}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