Rate Overview
Live
1 BOB = 2.3425 SZL
1 SZL = 0.426898
BOB
Avg
2.3623
High
2.3940
Low
2.3381
Last updated: 6/16/2026, 1:31:07 PM
Quick Conversions
| BOB | SZL |
|---|---|
| 1 BOB | 2.34 SZL |
| 10 BOB | 23.42 SZL |
| 50 BOB | 117.12 SZL |
| 100 BOB | 234.25 SZL |
| 500 BOB | 1,171.24 SZL |
| 1,000 BOB | 2,342.48 SZL |
Get BOB/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=SZLExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-06-16T13:31:07Z",
"rates": {
"SZL": 2.342478
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "SZL",
"amount": 100
},
"result": 234.24779999999998,
"rate": 2.342478
}Build with BOB/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key