Rate Overview
Live
1 BND = 12.8090 SZL
1 SZL = 0.078070
BND
Avg
12.9598
High
13.1913
Low
12.7884
Last updated: 5/27/2026, 5:30:29 PM
Quick Conversions
| BND | SZL |
|---|---|
| 1 BND | 12.81 SZL |
| 10 BND | 128.09 SZL |
| 50 BND | 640.45 SZL |
| 100 BND | 1,280.90 SZL |
| 500 BND | 6,404.52 SZL |
| 1,000 BND | 12,809.04 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-27T17:30:29Z",
"rates": {
"SZL": 12.80904
}
}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": 1280.904,
"rate": 12.80904
}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