Rate Overview
Live
1 BBD = 8.2500 SZL
1 SZL = 0.121211
BBD
Avg
8.1841
High
8.4641
Low
7.9505
Last updated: 7/21/2026, 3:44:16 PM
Quick Conversions
| BBD | SZL |
|---|---|
| 1 BBD | 8.25 SZL |
| 10 BBD | 82.50 SZL |
| 50 BBD | 412.50 SZL |
| 100 BBD | 825.00 SZL |
| 500 BBD | 4,125.02 SZL |
| 1,000 BBD | 8,250.05 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-21T15:44:16Z",
"rates": {
"SZL": 8.250048
}
}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": 825.0047999999999,
"rate": 8.250048
}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