Rate Overview
Live
1 ZAR = 0.043656 SHP
1 SHP = 22.9064
ZAR
Avg
0.043991
High
0.044655
Low
0.043656
Last updated: 3/27/2026, 1:15:36 PM
Quick Conversions
| ZAR | SHP |
|---|---|
| 1 ZAR | 0.04 SHP |
| 10 ZAR | 0.44 SHP |
| 50 ZAR | 2.18 SHP |
| 100 ZAR | 4.37 SHP |
| 500 ZAR | 21.83 SHP |
| 1,000 ZAR | 43.66 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-27T13:15:36Z",
"rates": {
"SHP": 0.043656
}
}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.3656,
"rate": 0.043656
}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