Rate Overview
Live
1 BBD = 8.1407 SZL
1 SZL = 0.122840
BBD
Avg
8.2188
High
8.2754
Low
8.1407
Last updated: 7/2/2026, 5:26:25 AM
Quick Conversions
| BBD | SZL |
|---|---|
| 1 BBD | 8.14 SZL |
| 10 BBD | 81.41 SZL |
| 50 BBD | 407.03 SZL |
| 100 BBD | 814.07 SZL |
| 500 BBD | 4,070.33 SZL |
| 1,000 BBD | 8,140.67 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-07-02T05:26:25Z",
"rates": {
"SZL": 8.140667
}
}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": 814.0667000000001,
"rate": 8.140667
}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