Rate Overview
Live
1 SAR = 0.264374 BSD
1 BSD = 3.7825
SAR
Avg
0.265778
High
0.266905
Low
0.264374
Last updated: 5/9/2026, 7:21:31 AM
Quick Conversions
| SAR | BSD |
|---|---|
| 1 SAR | 0.26 BSD |
| 10 SAR | 2.64 BSD |
| 50 SAR | 13.22 BSD |
| 100 SAR | 26.44 BSD |
| 500 SAR | 132.19 BSD |
| 1,000 SAR | 264.37 BSD |
Get SAR/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=BSDExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-05-09T07:21:31Z",
"rates": {
"BSD": 0.264374
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "BSD",
"amount": 100
},
"result": 26.4374,
"rate": 0.264374
}Build with SAR/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key