Rate Overview
Live
1 SAR = 2.1417 SBD
1 SBD = 0.466912
SAR
Avg
2.1387
High
2.1417
Low
2.1333
Last updated: 9/2/2026, 4:26:34 PM
Quick Conversions
| SAR | SBD |
|---|---|
| 1 SAR | 2.14 SBD |
| 10 SAR | 21.42 SBD |
| 50 SAR | 107.09 SBD |
| 100 SAR | 214.17 SBD |
| 500 SAR | 1,070.87 SBD |
| 1,000 SAR | 2,141.73 SBD |
Get SAR/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=SBDExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-09-02T16:26:34Z",
"rates": {
"SBD": 2.141733
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "SBD",
"amount": 100
},
"result": 214.17329999999998,
"rate": 2.141733
}Build with SAR/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key