Rate Overview
Live
1 ZAR = 0.043848 SHP
1 SHP = 22.8061
ZAR
Avg
0.044576
High
0.046173
Low
0.042857
Last updated: 3/27/2026, 5:03:23 PM
Quick Conversions
| ZAR | SHP |
|---|---|
| 1 ZAR | 0.04 SHP |
| 10 ZAR | 0.44 SHP |
| 50 ZAR | 2.19 SHP |
| 100 ZAR | 4.38 SHP |
| 500 ZAR | 21.92 SHP |
| 1,000 ZAR | 43.85 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-03-27T17:03:23Z",
"rates": {
"SHP": 0.043848
}
}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.3848,
"rate": 0.043848
}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