Rate Overview
Live
1 SHP = 21.9036 SZL
1 SZL = 0.045655
SHP
Avg
22.2821
High
22.5684
Low
21.9036
Last updated: 5/7/2026, 5:38:49 AM
Quick Conversions
| SHP | SZL |
|---|---|
| 1 SHP | 21.90 SZL |
| 10 SHP | 219.04 SZL |
| 50 SHP | 1,095.18 SZL |
| 100 SHP | 2,190.36 SZL |
| 500 SHP | 10,951.81 SZL |
| 1,000 SHP | 21,903.62 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-07T05:38:49Z",
"rates": {
"SZL": 21.90362
}
}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": 2190.362,
"rate": 21.90362
}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