Rate Overview
Live
1 SZL = 0.079582 BND
1 BND = 12.5657
SZL
Avg
0.079013
High
0.079612
Low
0.078566
Last updated: 7/4/2026, 8:42:34 PM
Quick Conversions
| SZL | BND |
|---|---|
| 1 SZL | 0.08 BND |
| 10 SZL | 0.80 BND |
| 50 SZL | 3.98 BND |
| 100 SZL | 7.96 BND |
| 500 SZL | 39.79 BND |
| 1,000 SZL | 79.58 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-04T20:42:34Z",
"rates": {
"BND": 0.079582
}
}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.9582,
"rate": 0.079582
}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