Rate Overview
Live
1 SZL = 0.078733 BND
1 BND = 12.7012
SZL
Avg
0.079054
High
0.079650
Low
0.078706
Last updated: 9/2/2026, 6:30:30 PM
Quick Conversions
| SZL | BND |
|---|---|
| 1 SZL | 0.08 BND |
| 10 SZL | 0.79 BND |
| 50 SZL | 3.94 BND |
| 100 SZL | 7.87 BND |
| 500 SZL | 39.37 BND |
| 1,000 SZL | 78.73 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-09-02T18:30:30Z",
"rates": {
"BND": 0.078733
}
}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.8732999999999995,
"rate": 0.078733
}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