Rate Overview
Live
1 BSD = 3.7615 SAR
1 SAR = 0.265851
BSD
Avg
3.7602
High
3.7641
Low
3.7500
Last updated: 3/27/2026, 7:20:14 AM
Quick Conversions
| BSD | SAR |
|---|---|
| 1 BSD | 3.76 SAR |
| 10 BSD | 37.61 SAR |
| 50 BSD | 188.08 SAR |
| 100 BSD | 376.15 SAR |
| 500 BSD | 1,880.75 SAR |
| 1,000 BSD | 3,761.50 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-03-27T07:20:14Z",
"rates": {
"SAR": 3.7615
}
}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": 376.15,
"rate": 3.7615
}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