Rate Overview
Live
1 SZL = 0.076319 BND
1 BND = 13.1029
SZL
Avg
0.076324
High
0.076585
Low
0.075807
Last updated: 5/7/2026, 1:27:04 AM
Quick Conversions
| SZL | BND |
|---|---|
| 1 SZL | 0.08 BND |
| 10 SZL | 0.76 BND |
| 50 SZL | 3.82 BND |
| 100 SZL | 7.63 BND |
| 500 SZL | 38.16 BND |
| 1,000 SZL | 76.32 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-05-07T01:27:04Z",
"rates": {
"BND": 0.076319
}
}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.6319,
"rate": 0.076319
}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