Rate Overview
Live
1 BOB = 1.4977 SZL
1 SZL = 0.667704
BOB
Avg
1.5177
High
1.5449
Low
1.4977
Last updated: 7/26/2026, 11:29:01 PM
Quick Conversions
| BOB | SZL |
|---|---|
| 1 BOB | 1.50 SZL |
| 10 BOB | 14.98 SZL |
| 50 BOB | 74.88 SZL |
| 100 BOB | 149.77 SZL |
| 500 BOB | 748.84 SZL |
| 1,000 BOB | 1,497.67 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-26T23:29:01Z",
"rates": {
"SZL": 1.49767
}
}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.767,
"rate": 1.49767
}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