Rate Overview
Live
1 SAR = 2.1175 SBD
1 SBD = 0.472248
SAR
Avg
2.1296
High
2.1446
Low
2.1109
Last updated: 5/27/2026, 11:52:26 PM
Quick Conversions
| SAR | SBD |
|---|---|
| 1 SAR | 2.12 SBD |
| 10 SAR | 21.18 SBD |
| 50 SAR | 105.88 SBD |
| 100 SAR | 211.75 SBD |
| 500 SAR | 1,058.77 SBD |
| 1,000 SAR | 2,117.53 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-05-27T23:52:26Z",
"rates": {
"SBD": 2.117533
}
}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": 211.7533,
"rate": 2.117533
}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