Rate Overview
Live
1 ZAR = 0.045468 SHP
1 SHP = 21.9935
ZAR
Avg
0.045441
High
0.045656
Low
0.045000
Last updated: 4/17/2026, 6:16:50 AM
Quick Conversions
| ZAR | SHP |
|---|---|
| 1 ZAR | 0.05 SHP |
| 10 ZAR | 0.45 SHP |
| 50 ZAR | 2.27 SHP |
| 100 ZAR | 4.55 SHP |
| 500 ZAR | 22.73 SHP |
| 1,000 ZAR | 45.47 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-04-17T06:16:50Z",
"rates": {
"SHP": 0.045468
}
}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.5468,
"rate": 0.045468
}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