Rate Overview
Live
1 BND = 12.6732 SZL
1 SZL = 0.078907
BND
Avg
13.5418
High
14.4661
Low
12.5583
Last updated: 7/9/2026, 3:32:04 PM
Quick Conversions
| BND | SZL |
|---|---|
| 1 BND | 12.67 SZL |
| 10 BND | 126.73 SZL |
| 50 BND | 633.66 SZL |
| 100 BND | 1,267.32 SZL |
| 500 BND | 6,336.59 SZL |
| 1,000 BND | 12,673.17 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-09T15:32:04Z",
"rates": {
"SZL": 12.67317
}
}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.317,
"rate": 12.67317
}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