Rate Overview
Live
1 SAR = 2.1307 SBD
1 SBD = 0.469325
SAR
Avg
2.1630
High
2.2154
Low
2.1307
Last updated: 3/27/2026, 6:33:56 PM
Quick Conversions
| SAR | SBD |
|---|---|
| 1 SAR | 2.13 SBD |
| 10 SAR | 21.31 SBD |
| 50 SAR | 106.54 SBD |
| 100 SAR | 213.07 SBD |
| 500 SAR | 1,065.36 SBD |
| 1,000 SAR | 2,130.72 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-27T18:33:56Z",
"rates": {
"SBD": 2.13072
}
}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": 213.072,
"rate": 2.13072
}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