Rate Overview
Live
1 BSD = 3.7825 SAR
1 SAR = 0.264374
BSD
Avg
3.7626
High
3.7825
Low
3.7466
Last updated: 5/9/2026, 4:53:50 AM
Quick Conversions
| BSD | SAR |
|---|---|
| 1 BSD | 3.78 SAR |
| 10 BSD | 37.83 SAR |
| 50 BSD | 189.13 SAR |
| 100 BSD | 378.25 SAR |
| 500 BSD | 1,891.26 SAR |
| 1,000 BSD | 3,782.52 SAR |
Get BSD/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=SARExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-05-09T04:53:50Z",
"rates": {
"SAR": 3.782518
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "SAR",
"amount": 100
},
"result": 378.2518,
"rate": 3.782518
}Build with BSD/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key