Rate Overview
Live
1 ZAR = 0.046349 SHP
1 SHP = 21.5754
ZAR
Avg
0.045978
High
0.046349
Low
0.045705
Last updated: 9/4/2026, 2:12:03 PM
Quick Conversions
| ZAR | SHP |
|---|---|
| 1 ZAR | 0.05 SHP |
| 10 ZAR | 0.46 SHP |
| 50 ZAR | 2.32 SHP |
| 100 ZAR | 4.63 SHP |
| 500 ZAR | 23.17 SHP |
| 1,000 ZAR | 46.35 SHP |
Get ZAR/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=SHPExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-09-04T14:12:03Z",
"rates": {
"SHP": 0.046349
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "SHP",
"amount": 100
},
"result": 4.6349,
"rate": 0.046349
}Build with ZAR/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key