Rate Overview
Live
1 SBD = 0.465009 SAR
1 SAR = 2.1505
SBD
Avg
0.467124
High
0.470605
Low
0.464930
Last updated: 6/19/2026, 8:24:08 AM
Quick Conversions
| SBD | SAR |
|---|---|
| 1 SBD | 0.47 SAR |
| 10 SBD | 4.65 SAR |
| 50 SBD | 23.25 SAR |
| 100 SBD | 46.50 SAR |
| 500 SBD | 232.50 SAR |
| 1,000 SBD | 465.01 SAR |
Get SBD/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=SARExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-06-19T08:24:08Z",
"rates": {
"SAR": 0.465009
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "SAR",
"amount": 100
},
"result": 46.5009,
"rate": 0.465009
}Build with SBD/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key