Rate Overview
Live
1 BBD = 8.0221 SZL
1 SZL = 0.124655
BBD
Avg
8.0467
High
8.0877
Low
7.9853
Last updated: 9/3/2026, 8:51:01 PM
Quick Conversions
| BBD | SZL |
|---|---|
| 1 BBD | 8.02 SZL |
| 10 BBD | 80.22 SZL |
| 50 BBD | 401.11 SZL |
| 100 BBD | 802.21 SZL |
| 500 BBD | 4,011.07 SZL |
| 1,000 BBD | 8,022.14 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-09-03T20:51:01Z",
"rates": {
"SZL": 8.022144
}
}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": 802.2144000000001,
"rate": 8.022144
}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