Rate Overview
Live
1 BOB = 1.4988 SZL
1 SZL = 0.667189
BOB
Avg
1.5230
High
1.5449
Low
1.4988
Last updated: 7/25/2026, 8:11:18 PM
Quick Conversions
| BOB | SZL |
|---|---|
| 1 BOB | 1.50 SZL |
| 10 BOB | 14.99 SZL |
| 50 BOB | 74.94 SZL |
| 100 BOB | 149.88 SZL |
| 500 BOB | 749.41 SZL |
| 1,000 BOB | 1,498.83 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-25T20:11:18Z",
"rates": {
"SZL": 1.498825
}
}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": 149.8825,
"rate": 1.498825
}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