Rate Overview
Live
1 SBD = 0.472339 SAR
1 SAR = 2.1171
SBD
Avg
0.468684
High
0.472339
Low
0.466293
Last updated: 5/27/2026, 8:27:16 PM
Quick Conversions
| SBD | SAR |
|---|---|
| 1 SBD | 0.47 SAR |
| 10 SBD | 4.72 SAR |
| 50 SBD | 23.62 SAR |
| 100 SBD | 47.23 SAR |
| 500 SBD | 236.17 SAR |
| 1,000 SBD | 472.34 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-05-27T20:27:16Z",
"rates": {
"SAR": 0.472339
}
}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": 47.2339,
"rate": 0.472339
}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