Rate Overview
Live
1 ZAR = 0.044884 SHP
1 SHP = 22.2797
ZAR
Avg
0.045407
High
0.046662
Low
0.044107
Last updated: 7/27/2026, 7:52:18 AM
Quick Conversions
| ZAR | SHP |
|---|---|
| 1 ZAR | 0.04 SHP |
| 10 ZAR | 0.45 SHP |
| 50 ZAR | 2.24 SHP |
| 100 ZAR | 4.49 SHP |
| 500 ZAR | 22.44 SHP |
| 1,000 ZAR | 44.88 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-07-27T07:52:18Z",
"rates": {
"SHP": 0.044884
}
}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.4884,
"rate": 0.044884
}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