Rate Overview
Live
1 ZAR = 0.045776 SHP
1 SHP = 21.8455
ZAR
Avg
0.045849
High
0.045989
Low
0.045749
Last updated: 8/14/2026, 7:14:19 AM
Quick Conversions
| ZAR | SHP |
|---|---|
| 1 ZAR | 0.05 SHP |
| 10 ZAR | 0.46 SHP |
| 50 ZAR | 2.29 SHP |
| 100 ZAR | 4.58 SHP |
| 500 ZAR | 22.89 SHP |
| 1,000 ZAR | 45.78 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-08-14T07:14:19Z",
"rates": {
"SHP": 0.045776
}
}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.5775999999999994,
"rate": 0.045776
}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