Rate Overview
Live
1 SAR = 2.1463 SBD
1 SBD = 0.465919
SAR
Avg
2.1478
High
2.1565
Low
2.1418
Last updated: 3/7/2026, 8:00:05 AM
Quick Conversions
| SAR | SBD |
|---|---|
| 1 SAR | 2.15 SBD |
| 10 SAR | 21.46 SBD |
| 50 SAR | 107.31 SBD |
| 100 SAR | 214.63 SBD |
| 500 SAR | 1,073.15 SBD |
| 1,000 SAR | 2,146.30 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-03-07T08:00:05Z",
"rates": {
"SBD": 2.146296
}
}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.6296,
"rate": 2.146296
}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