Rate Overview
Live
1 SHP = 22.0063 SZL
1 SZL = 0.045442
SHP
Avg
22.0575
High
22.6913
Low
21.5457
Last updated: 5/27/2026, 1:59:18 PM
Quick Conversions
| SHP | SZL |
|---|---|
| 1 SHP | 22.01 SZL |
| 10 SHP | 220.06 SZL |
| 50 SHP | 1,100.31 SZL |
| 100 SHP | 2,200.63 SZL |
| 500 SHP | 11,003.14 SZL |
| 1,000 SHP | 22,006.27 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-05-27T13:59:18Z",
"rates": {
"SZL": 22.00627
}
}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": 2200.627,
"rate": 22.00627
}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