Rate Overview
Live
1 BND = 12.8723 SZL
1 SZL = 0.077686
BND
Avg
13.0511
High
13.1913
Low
12.8723
Last updated: 5/7/2026, 7:49:09 AM
Quick Conversions
| BND | SZL |
|---|---|
| 1 BND | 12.87 SZL |
| 10 BND | 128.72 SZL |
| 50 BND | 643.61 SZL |
| 100 BND | 1,287.23 SZL |
| 500 BND | 6,436.15 SZL |
| 1,000 BND | 12,872.30 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-05-07T07:49:09Z",
"rates": {
"SZL": 12.872295
}
}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": 1287.2295,
"rate": 12.872295
}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