Rate Overview
Live
1 SAR = 0.531589 BBD
1 BBD = 1.8812
SAR
Avg
0.531799
High
0.533333
Low
0.531341
Last updated: 3/27/2026, 10:12:16 PM
Quick Conversions
| SAR | BBD |
|---|---|
| 1 SAR | 0.53 BBD |
| 10 SAR | 5.32 BBD |
| 50 SAR | 26.58 BBD |
| 100 SAR | 53.16 BBD |
| 500 SAR | 265.79 BBD |
| 1,000 SAR | 531.59 BBD |
Get SAR/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=BBDExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-03-27T22:12:16Z",
"rates": {
"BBD": 0.531589
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "BBD",
"amount": 100
},
"result": 53.158899999999996,
"rate": 0.531589
}Build with SAR/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key