Rate Overview
Live
1 BND = 12.7868 SZL
1 SZL = 0.078206
BND
Avg
12.7938
High
13.2437
Low
12.5583
Last updated: 9/11/2026, 9:49:13 PM
Quick Conversions
| BND | SZL |
|---|---|
| 1 BND | 12.79 SZL |
| 10 BND | 127.87 SZL |
| 50 BND | 639.34 SZL |
| 100 BND | 1,278.68 SZL |
| 500 BND | 6,393.39 SZL |
| 1,000 BND | 12,786.78 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-09-11T21:49:13Z",
"rates": {
"SZL": 12.786781
}
}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.6780999999999,
"rate": 12.786781
}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