Rate Overview
Live
1 BBD = 8.5396 SZL
1 SZL = 0.117102
BBD
Avg
8.1756
High
8.5396
Low
7.9505
Last updated: 3/27/2026, 11:15:36 AM
Quick Conversions
| BBD | SZL |
|---|---|
| 1 BBD | 8.54 SZL |
| 10 BBD | 85.40 SZL |
| 50 BBD | 426.98 SZL |
| 100 BBD | 853.96 SZL |
| 500 BBD | 4,269.78 SZL |
| 1,000 BBD | 8,539.56 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-03-27T11:15:36Z",
"rates": {
"SZL": 8.539561
}
}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": 853.9561000000001,
"rate": 8.539561
}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