Rate Overview
Live
1 SZL = 0.045044 SHP
1 SHP = 22.2005
SZL
Avg
0.045303
High
0.045687
Low
0.044986
Last updated: 7/19/2026, 10:48:10 AM
Quick Conversions
| SZL | SHP |
|---|---|
| 1 SZL | 0.05 SHP |
| 10 SZL | 0.45 SHP |
| 50 SZL | 2.25 SHP |
| 100 SZL | 4.50 SHP |
| 500 SZL | 22.52 SHP |
| 1,000 SZL | 45.04 SHP |
Get SZL/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SZL¤cies=SHPExample Response:
{
"success": true,
"base": "SZL",
"date": "2026-07-19T10:48:10Z",
"rates": {
"SHP": 0.045044
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SZL&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SZL",
"to": "SHP",
"amount": 100
},
"result": 4.5044,
"rate": 0.045044
}Build with SZL/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key