Rate Overview
Live
1 BND = 12.7828 SZL
1 SZL = 0.078230
BND
Avg
12.6832
High
12.7828
Low
12.6043
Last updated: 6/19/2026, 8:53:13 AM
Quick Conversions
| BND | SZL |
|---|---|
| 1 BND | 12.78 SZL |
| 10 BND | 127.83 SZL |
| 50 BND | 639.14 SZL |
| 100 BND | 1,278.28 SZL |
| 500 BND | 6,391.41 SZL |
| 1,000 BND | 12,782.82 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-06-19T08:53:13Z",
"rates": {
"SZL": 12.782816
}
}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": 1278.2816,
"rate": 12.782816
}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