Rate Overview
Live
1 BND = 12.7091 SZL
1 SZL = 0.078684
BND
Avg
12.6629
High
12.7091
Low
12.6106
Last updated: 8/19/2026, 6:32:49 PM
Quick Conversions
| BND | SZL |
|---|---|
| 1 BND | 12.71 SZL |
| 10 BND | 127.09 SZL |
| 50 BND | 635.45 SZL |
| 100 BND | 1,270.91 SZL |
| 500 BND | 6,354.54 SZL |
| 1,000 BND | 12,709.08 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-08-19T18:32:49Z",
"rates": {
"SZL": 12.709075
}
}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": 1270.9075,
"rate": 12.709075
}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