Rate Overview
Live
1 SHP = 21.9935 ZAR
1 ZAR = 0.045468
SHP
Avg
22.0067
High
22.2220
Low
21.9026
Last updated: 4/17/2026, 6:16:47 AM
Quick Conversions
| SHP | ZAR |
|---|---|
| 1 SHP | 21.99 ZAR |
| 10 SHP | 219.93 ZAR |
| 50 SHP | 1,099.67 ZAR |
| 100 SHP | 2,199.35 ZAR |
| 500 SHP | 10,996.73 ZAR |
| 1,000 SHP | 21,993.47 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-04-17T06:16:47Z",
"rates": {
"ZAR": 21.993469
}
}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": 2199.3469,
"rate": 21.993469
}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