Rate Overview
Live
1 SHP = 22.2043 SZL
1 SZL = 0.045036
SHP
Avg
21.8316
High
22.2043
Low
21.4342
Last updated: 3/7/2026, 3:08:21 AM
Quick Conversions
| SHP | SZL |
|---|---|
| 1 SHP | 22.20 SZL |
| 10 SHP | 222.04 SZL |
| 50 SHP | 1,110.22 SZL |
| 100 SHP | 2,220.43 SZL |
| 500 SHP | 11,102.15 SZL |
| 1,000 SHP | 22,204.31 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-03-07T03:08:21Z",
"rates": {
"SZL": 22.204305
}
}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": 2220.4305,
"rate": 22.204305
}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