Rate Overview
Live
1 BBD = 1.8812 SAR
1 SAR = 0.531590
BBD
Avg
1.8804
High
1.8820
Low
1.8750
Last updated: 3/27/2026, 8:31:26 PM
Quick Conversions
| BBD | SAR |
|---|---|
| 1 BBD | 1.88 SAR |
| 10 BBD | 18.81 SAR |
| 50 BBD | 94.06 SAR |
| 100 BBD | 188.12 SAR |
| 500 BBD | 940.58 SAR |
| 1,000 BBD | 1,881.15 SAR |
Get BBD/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=SARExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-03-27T20:31:26Z",
"rates": {
"SAR": 1.88115
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "SAR",
"amount": 100
},
"result": 188.115,
"rate": 1.88115
}Build with BBD/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key