Rate Overview
Live
1 BND = 13.2870 SZL
1 SZL = 0.075262
BND
Avg
13.5187
High
14.7962
Low
12.5904
Last updated: 3/27/2026, 7:11:23 PM
Quick Conversions
| BND | SZL |
|---|---|
| 1 BND | 13.29 SZL |
| 10 BND | 132.87 SZL |
| 50 BND | 664.35 SZL |
| 100 BND | 1,328.70 SZL |
| 500 BND | 6,643.50 SZL |
| 1,000 BND | 13,287.00 SZL |
Get BND/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=SZLExample Response:
{
"success": true,
"base": "BND",
"date": "2026-03-27T19:11:23Z",
"rates": {
"SZL": 13.287001
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "SZL",
"amount": 100
},
"result": 1328.7001,
"rate": 13.287001
}Build with BND/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key