Rate Overview
Live
1 SZL = 0.076667 BND
1 BND = 13.0434
SZL
Avg
0.077759
High
0.078803
Low
0.076667
Last updated: 7/26/2026, 12:55:28 AM
Quick Conversions
| SZL | BND |
|---|---|
| 1 SZL | 0.08 BND |
| 10 SZL | 0.77 BND |
| 50 SZL | 3.83 BND |
| 100 SZL | 7.67 BND |
| 500 SZL | 38.33 BND |
| 1,000 SZL | 76.67 BND |
Get SZL/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SZL¤cies=BNDExample Response:
{
"success": true,
"base": "SZL",
"date": "2026-07-26T00:55:28Z",
"rates": {
"BND": 0.076667
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SZL&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "SZL",
"to": "BND",
"amount": 100
},
"result": 7.6667,
"rate": 0.076667
}Build with SZL/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key