Rate Overview
Live
1 SAR = 0.266666 BSD
1 BSD = 3.7500 SAR
Avg
0.266196
High
0.266666
Low
0.266008
Last updated: 1/25/2026, 12:54:47 PM
Quick Conversions
| SAR | BSD |
|---|---|
| 1 SAR | 0.27 BSD |
| 10 SAR | 2.67 BSD |
| 50 SAR | 13.33 BSD |
| 100 SAR | 26.67 BSD |
| 500 SAR | 133.33 BSD |
| 1,000 SAR | 266.67 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-01-25T12:54:47Z",
"rates": {
"BSD": 0.266666
}
}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.666600000000003,
"rate": 0.266666
}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