Rate Overview
Live
1 BOB = 2.3960 SZL
1 SZL = 0.417358
BOB
Avg
2.3542
High
2.4014
Low
2.2967
Last updated: 3/7/2026, 3:08:55 AM
Quick Conversions
| BOB | SZL |
|---|---|
| 1 BOB | 2.40 SZL |
| 10 BOB | 23.96 SZL |
| 50 BOB | 119.80 SZL |
| 100 BOB | 239.60 SZL |
| 500 BOB | 1,198.01 SZL |
| 1,000 BOB | 2,396.03 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-03-07T03:08:55Z",
"rates": {
"SZL": 2.396026
}
}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": 239.6026,
"rate": 2.396026
}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