Rate Overview
Live
1 SHP = 21.8943 SZL
1 SZL = 0.045674
SHP
Avg
21.8523
High
21.9295
Low
21.7764
Last updated: 8/16/2026, 9:07:45 PM
Quick Conversions
| SHP | SZL |
|---|---|
| 1 SHP | 21.89 SZL |
| 10 SHP | 218.94 SZL |
| 50 SHP | 1,094.71 SZL |
| 100 SHP | 2,189.43 SZL |
| 500 SHP | 10,947.14 SZL |
| 1,000 SHP | 21,894.28 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-08-16T21:07:45Z",
"rates": {
"SZL": 21.89428
}
}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": 2189.428,
"rate": 21.89428
}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