Rate Overview
Live
1 BND = 12.9377 SZL
1 SZL = 0.077294
BND
Avg
12.7825
High
12.9724
Low
12.5687
Last updated: 3/7/2026, 3:28:55 AM
Quick Conversions
| BND | SZL |
|---|---|
| 1 BND | 12.94 SZL |
| 10 BND | 129.38 SZL |
| 50 BND | 646.88 SZL |
| 100 BND | 1,293.77 SZL |
| 500 BND | 6,468.83 SZL |
| 1,000 BND | 12,937.66 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-07T03:28:55Z",
"rates": {
"SZL": 12.937658
}
}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": 1293.7658000000001,
"rate": 12.937658
}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