Rate Overview
Live
1 SHP = 22.1002 ZAR
1 ZAR = 0.045248
SHP
Avg
22.0771
High
22.2285
Low
22.0038
Last updated: 5/28/2026, 3:40:48 AM
Quick Conversions
| SHP | ZAR |
|---|---|
| 1 SHP | 22.10 ZAR |
| 10 SHP | 221.00 ZAR |
| 50 SHP | 1,105.01 ZAR |
| 100 SHP | 2,210.02 ZAR |
| 500 SHP | 11,050.09 ZAR |
| 1,000 SHP | 22,100.19 ZAR |
Get SHP/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=ZARExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-05-28T03:40:48Z",
"rates": {
"ZAR": 22.100187
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "ZAR",
"amount": 100
},
"result": 2210.0186999999996,
"rate": 22.100187
}Build with SHP/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key