Rate Overview
Live
1 SHP = 22.2313 SZL
1 SZL = 0.044982
SHP
Avg
22.5657
High
24.0834
Low
21.5542
Last updated: 7/20/2026, 4:54:52 PM
Quick Conversions
| SHP | SZL |
|---|---|
| 1 SHP | 22.23 SZL |
| 10 SHP | 222.31 SZL |
| 50 SHP | 1,111.56 SZL |
| 100 SHP | 2,223.13 SZL |
| 500 SHP | 11,115.63 SZL |
| 1,000 SHP | 22,231.26 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-20T16:54:52Z",
"rates": {
"SZL": 22.231257
}
}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": 2223.1257,
"rate": 22.231257
}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