Rate Overview
Live
1 SZL = 0.079470 BND
1 BND = 12.5834
SZL
Avg
0.078094
High
0.079628
Low
0.075507
Last updated: 7/8/2026, 6:22:36 AM
Quick Conversions
| SZL | BND |
|---|---|
| 1 SZL | 0.08 BND |
| 10 SZL | 0.79 BND |
| 50 SZL | 3.97 BND |
| 100 SZL | 7.95 BND |
| 500 SZL | 39.74 BND |
| 1,000 SZL | 79.47 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-08T06:22:36Z",
"rates": {
"BND": 0.07947
}
}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.947,
"rate": 0.07947
}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