Rate Overview
Live
1 SHP = 22.0143 ZAR
1 ZAR = 0.045425
SHP
Avg
22.1951
High
22.8421
Low
21.4855
Last updated: 5/27/2026, 9:36:48 PM
Quick Conversions
| SHP | ZAR |
|---|---|
| 1 SHP | 22.01 ZAR |
| 10 SHP | 220.14 ZAR |
| 50 SHP | 1,100.72 ZAR |
| 100 SHP | 2,201.43 ZAR |
| 500 SHP | 11,007.17 ZAR |
| 1,000 SHP | 22,014.34 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-27T21:36:48Z",
"rates": {
"ZAR": 22.014343
}
}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": 2201.4343,
"rate": 22.014343
}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