Rate Overview
Live
1 BND = 12.6326 SZL
1 SZL = 0.079160
BND
Avg
13.1965
High
14.5773
Low
12.5687
Last updated: 7/11/2026, 6:00:54 PM
Quick Conversions
| BND | SZL |
|---|---|
| 1 BND | 12.63 SZL |
| 10 BND | 126.33 SZL |
| 50 BND | 631.63 SZL |
| 100 BND | 1,263.26 SZL |
| 500 BND | 6,316.32 SZL |
| 1,000 BND | 12,632.63 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-07-11T18:00:54Z",
"rates": {
"SZL": 12.632631
}
}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": 1263.2631,
"rate": 12.632631
}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