Rate Overview
Live
1 SHP = 22.2671 ZAR
1 ZAR = 0.044909
SHP
Avg
22.0253
High
22.6716
Low
21.4306
Last updated: 7/28/2026, 2:36:52 PM
Quick Conversions
| SHP | ZAR |
|---|---|
| 1 SHP | 22.27 ZAR |
| 10 SHP | 222.67 ZAR |
| 50 SHP | 1,113.35 ZAR |
| 100 SHP | 2,226.71 ZAR |
| 500 SHP | 11,133.54 ZAR |
| 1,000 SHP | 22,267.09 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-07-28T14:36:52Z",
"rates": {
"ZAR": 22.267085
}
}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": 2226.7085,
"rate": 22.267085
}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