Rate Overview
Live
1 BOB = 2.4682 SZL
1 SZL = 0.405146
BOB
Avg
2.3643
High
2.4682
Low
2.3003
Last updated: 3/27/2026, 1:44:02 PM
Quick Conversions
| BOB | SZL |
|---|---|
| 1 BOB | 2.47 SZL |
| 10 BOB | 24.68 SZL |
| 50 BOB | 123.41 SZL |
| 100 BOB | 246.82 SZL |
| 500 BOB | 1,234.12 SZL |
| 1,000 BOB | 2,468.25 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-27T13:44:02Z",
"rates": {
"SZL": 2.468246
}
}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": 246.8246,
"rate": 2.468246
}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