Rate Overview
Live
1 BBD = 8.1109 SZL
1 SZL = 0.123291
BBD
Avg
8.1382
High
8.1629
Low
8.1109
Last updated: 4/18/2026, 8:49:01 AM
Quick Conversions
| BBD | SZL |
|---|---|
| 1 BBD | 8.11 SZL |
| 10 BBD | 81.11 SZL |
| 50 BBD | 405.55 SZL |
| 100 BBD | 811.09 SZL |
| 500 BBD | 4,055.46 SZL |
| 1,000 BBD | 8,110.93 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-04-18T08:49:01Z",
"rates": {
"SZL": 8.110925
}
}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": 811.0925,
"rate": 8.110925
}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