Rate Overview
Live
1 BOB = 2.3424 SZL
1 SZL = 0.426911
BOB
Avg
2.3643
High
2.3819
Low
2.3424
Last updated: 7/5/2026, 12:01:13 AM
Quick Conversions
| BOB | SZL |
|---|---|
| 1 BOB | 2.34 SZL |
| 10 BOB | 23.42 SZL |
| 50 BOB | 117.12 SZL |
| 100 BOB | 234.24 SZL |
| 500 BOB | 1,171.20 SZL |
| 1,000 BOB | 2,342.41 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-07-05T00:01:13Z",
"rates": {
"SZL": 2.342406
}
}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.2406,
"rate": 2.342406
}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