Rate Overview
Live
1 BBD = 8.0925 SZL
1 SZL = 0.123571
BBD
Avg
8.1484
High
8.2725
Low
8.0754
Last updated: 6/17/2026, 5:04:58 PM
Quick Conversions
| BBD | SZL |
|---|---|
| 1 BBD | 8.09 SZL |
| 10 BBD | 80.93 SZL |
| 50 BBD | 404.63 SZL |
| 100 BBD | 809.25 SZL |
| 500 BBD | 4,046.27 SZL |
| 1,000 BBD | 8,092.54 SZL |
Get BBD/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=SZLExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-06-17T17:04:58Z",
"rates": {
"SZL": 8.092539
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "SZL",
"amount": 100
},
"result": 809.2539,
"rate": 8.092539
}Build with BBD/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key