Rate Overview
Live
1 SHP = 22.4291 SZL
1 SZL = 0.044585
SHP
Avg
22.2235
High
22.4291
Low
21.9091
Last updated: 7/26/2026, 2:59:42 AM
Quick Conversions
| SHP | SZL |
|---|---|
| 1 SHP | 22.43 SZL |
| 10 SHP | 224.29 SZL |
| 50 SHP | 1,121.46 SZL |
| 100 SHP | 2,242.91 SZL |
| 500 SHP | 11,214.56 SZL |
| 1,000 SHP | 22,429.13 SZL |
Get SHP/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=SZLExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-07-26T02:59:42Z",
"rates": {
"SZL": 22.429129
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "SZL",
"amount": 100
},
"result": 2242.9129,
"rate": 22.429129
}Build with SHP/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key