Rate Overview
Live
1 BBD = 8.0980 SZL
1 SZL = 0.123487
BBD
Avg
8.1151
High
8.1803
Low
8.0703
Last updated: 8/12/2026, 10:29:31 PM
Quick Conversions
| BBD | SZL |
|---|---|
| 1 BBD | 8.10 SZL |
| 10 BBD | 80.98 SZL |
| 50 BBD | 404.90 SZL |
| 100 BBD | 809.80 SZL |
| 500 BBD | 4,049.01 SZL |
| 1,000 BBD | 8,098.02 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-08-12T22:29:31Z",
"rates": {
"SZL": 8.098022
}
}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.8022000000001,
"rate": 8.098022
}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