Rate Overview
Live
1 SAR = 0.265798 BSD
1 BSD = 3.7623
SAR
Avg
0.265938
High
0.266666
Low
0.265751
Last updated: 3/7/2026, 12:33:00 AM
Quick Conversions
| SAR | BSD |
|---|---|
| 1 SAR | 0.27 BSD |
| 10 SAR | 2.66 BSD |
| 50 SAR | 13.29 BSD |
| 100 SAR | 26.58 BSD |
| 500 SAR | 132.90 BSD |
| 1,000 SAR | 265.80 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-03-07T00:33:00Z",
"rates": {
"BSD": 0.265798
}
}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.5798,
"rate": 0.265798
}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