Rate Overview
Live
1 BBD = 8.0984 SZL
1 SZL = 0.123481
BBD
Avg
8.2255
High
8.3548
Low
8.0913
Last updated: 5/8/2026, 1:01:35 PM
Quick Conversions
| BBD | SZL |
|---|---|
| 1 BBD | 8.10 SZL |
| 10 BBD | 80.98 SZL |
| 50 BBD | 404.92 SZL |
| 100 BBD | 809.84 SZL |
| 500 BBD | 4,049.19 SZL |
| 1,000 BBD | 8,098.38 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-05-08T13:01:35Z",
"rates": {
"SZL": 8.098381
}
}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.8380999999999,
"rate": 8.098381
}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