Rate Overview
Live
1 BOB = 1.5278 SZL
1 SZL = 0.654527
BOB
Avg
1.5195
High
1.5449
Low
1.4977
Last updated: 7/27/2026, 9:42:16 AM
Quick Conversions
| BOB | SZL |
|---|---|
| 1 BOB | 1.53 SZL |
| 10 BOB | 15.28 SZL |
| 50 BOB | 76.39 SZL |
| 100 BOB | 152.78 SZL |
| 500 BOB | 763.91 SZL |
| 1,000 BOB | 1,527.82 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-27T09:42:16Z",
"rates": {
"SZL": 1.52782
}
}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": 152.78199999999998,
"rate": 1.52782
}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