Rate Overview
Live
1 BND = 12.6754 SZL
1 SZL = 0.078893
BND
Avg
12.6689
High
12.7091
Low
12.6494
Last updated: 8/21/2026, 9:47:53 PM
Quick Conversions
| BND | SZL |
|---|---|
| 1 BND | 12.68 SZL |
| 10 BND | 126.75 SZL |
| 50 BND | 633.77 SZL |
| 100 BND | 1,267.54 SZL |
| 500 BND | 6,337.71 SZL |
| 1,000 BND | 12,675.42 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-21T21:47:53Z",
"rates": {
"SZL": 12.675424
}
}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": 1267.5424,
"rate": 12.675424
}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