Rate Overview
Live
1 ZAR = 0.043722 SHP
1 SHP = 22.8718
ZAR
Avg
0.044002
High
0.044655
Low
0.043722
Last updated: 3/27/2026, 11:31:45 AM
Quick Conversions
| ZAR | SHP |
|---|---|
| 1 ZAR | 0.04 SHP |
| 10 ZAR | 0.44 SHP |
| 50 ZAR | 2.19 SHP |
| 100 ZAR | 4.37 SHP |
| 500 ZAR | 21.86 SHP |
| 1,000 ZAR | 43.72 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-27T11:31:45Z",
"rates": {
"SHP": 0.043722
}
}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.372199999999999,
"rate": 0.043722
}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