Rate Overview
Live
1 SHP = 21.5741 ZAR
1 ZAR = 0.046352
SHP
Avg
21.7619
High
21.8790
Low
21.5741
Last updated: 9/3/2026, 6:19:54 PM
Quick Conversions
| SHP | ZAR |
|---|---|
| 1 SHP | 21.57 ZAR |
| 10 SHP | 215.74 ZAR |
| 50 SHP | 1,078.70 ZAR |
| 100 SHP | 2,157.41 ZAR |
| 500 SHP | 10,787.03 ZAR |
| 1,000 SHP | 21,574.05 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-09-03T18:19:54Z",
"rates": {
"ZAR": 21.574053
}
}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": 2157.4053,
"rate": 21.574053
}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