Rate Overview
Live
1 QAR = 2.1841 SBD
1 SBD = 0.457856
QAR
Avg
2.1961
High
2.2094
Low
2.1841
Last updated: 5/29/2026, 7:37:59 PM
Quick Conversions
| QAR | SBD |
|---|---|
| 1 QAR | 2.18 SBD |
| 10 QAR | 21.84 SBD |
| 50 QAR | 109.20 SBD |
| 100 QAR | 218.41 SBD |
| 500 QAR | 1,092.05 SBD |
| 1,000 QAR | 2,184.09 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-29T19:37:59Z",
"rates": {
"SBD": 2.184093
}
}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": 218.40929999999997,
"rate": 2.184093
}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