Rate Overview
Live
1 BOB = 2.4215 SZL
1 SZL = 0.412963
BOB
Avg
2.4186
High
2.4377
Low
2.4105
Last updated: 5/7/2026, 2:23:25 AM
Quick Conversions
| BOB | SZL |
|---|---|
| 1 BOB | 2.42 SZL |
| 10 BOB | 24.22 SZL |
| 50 BOB | 121.08 SZL |
| 100 BOB | 242.15 SZL |
| 500 BOB | 1,210.76 SZL |
| 1,000 BOB | 2,421.53 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-05-07T02:23:25Z",
"rates": {
"SZL": 2.421526
}
}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": 242.1526,
"rate": 2.421526
}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