Rate Overview
Live
1 SHP = 22.0345 ZAR
1 ZAR = 0.045383
SHP
Avg
22.0401
High
22.6716
Low
21.4306
Last updated: 5/27/2026, 8:36:50 PM
Quick Conversions
| SHP | ZAR |
|---|---|
| 1 SHP | 22.03 ZAR |
| 10 SHP | 220.35 ZAR |
| 50 SHP | 1,101.73 ZAR |
| 100 SHP | 2,203.45 ZAR |
| 500 SHP | 11,017.26 ZAR |
| 1,000 SHP | 22,034.53 ZAR |
Get SHP/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=ZARExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-05-27T20:36:50Z",
"rates": {
"ZAR": 22.034526
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "ZAR",
"amount": 100
},
"result": 2203.4526,
"rate": 22.034526
}Build with SHP/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key