Rate Overview
Live
1 SHP = 22.3500 ZAR
1 ZAR = 0.044743
SHP
Avg
22.5340
High
23.9726
Low
21.4306
Last updated: 7/28/2026, 11:59:10 AM
Quick Conversions
| SHP | ZAR |
|---|---|
| 1 SHP | 22.35 ZAR |
| 10 SHP | 223.50 ZAR |
| 50 SHP | 1,117.50 ZAR |
| 100 SHP | 2,235.00 ZAR |
| 500 SHP | 11,175.00 ZAR |
| 1,000 SHP | 22,350.01 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-28T11:59:10Z",
"rates": {
"ZAR": 22.350009
}
}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": 2235.0009,
"rate": 22.350009
}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