Rate Overview
Live
1 SHP = 22.3189 ZAR
1 ZAR = 0.044805
SHP
Avg
22.2614
High
22.4320
Low
22.0113
Last updated: 7/28/2026, 8:47:27 AM
Quick Conversions
| SHP | ZAR |
|---|---|
| 1 SHP | 22.32 ZAR |
| 10 SHP | 223.19 ZAR |
| 50 SHP | 1,115.94 ZAR |
| 100 SHP | 2,231.89 ZAR |
| 500 SHP | 11,159.44 ZAR |
| 1,000 SHP | 22,318.89 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-28T08:47:27Z",
"rates": {
"ZAR": 22.318888
}
}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": 2231.8888,
"rate": 22.318888
}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