Rate Overview
Live
1 ZAR = 0.045036 SHP
1 SHP = 22.2045
ZAR
Avg
0.045612
High
0.046543
Low
0.044742
Last updated: 3/7/2026, 4:43:35 AM
Quick Conversions
| ZAR | SHP |
|---|---|
| 1 ZAR | 0.05 SHP |
| 10 ZAR | 0.45 SHP |
| 50 ZAR | 2.25 SHP |
| 100 ZAR | 4.50 SHP |
| 500 ZAR | 22.52 SHP |
| 1,000 ZAR | 45.04 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-07T04:43:35Z",
"rates": {
"SHP": 0.045036
}
}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.5036,
"rate": 0.045036
}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