Rate Overview
Live
1 SBD = 0.464404 SAR
1 SAR = 2.1533
SBD
Avg
0.461365
High
0.473740
Low
0.437885
Last updated: 7/27/2026, 4:01:32 PM
Quick Conversions
| SBD | SAR |
|---|---|
| 1 SBD | 0.46 SAR |
| 10 SBD | 4.64 SAR |
| 50 SBD | 23.22 SAR |
| 100 SBD | 46.44 SAR |
| 500 SBD | 232.20 SAR |
| 1,000 SBD | 464.40 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-07-27T16:01:32Z",
"rates": {
"SAR": 0.464404
}
}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.4404,
"rate": 0.464404
}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