Rate Overview
Live
1 SZL = 0.075261 BND
1 BND = 13.2871
SZL
Avg
0.073161
High
0.079628
Low
0.069127
Last updated: 3/27/2026, 1:48:36 PM
Quick Conversions
| SZL | BND |
|---|---|
| 1 SZL | 0.08 BND |
| 10 SZL | 0.75 BND |
| 50 SZL | 3.76 BND |
| 100 SZL | 7.53 BND |
| 500 SZL | 37.63 BND |
| 1,000 SZL | 75.26 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-03-27T13:48:36Z",
"rates": {
"BND": 0.075261
}
}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.5261,
"rate": 0.075261
}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