Rate Overview
Live
1 SHP = 22.1020 ZAR
1 ZAR = 0.045245
SHP
Avg
21.8804
High
22.3503
Low
21.4855
Last updated: 3/7/2026, 1:03:47 AM
Quick Conversions
| SHP | ZAR |
|---|---|
| 1 SHP | 22.10 ZAR |
| 10 SHP | 221.02 ZAR |
| 50 SHP | 1,105.10 ZAR |
| 100 SHP | 2,210.20 ZAR |
| 500 SHP | 11,050.98 ZAR |
| 1,000 SHP | 22,101.97 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-03-07T01:03:47Z",
"rates": {
"ZAR": 22.101966
}
}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": 2210.1966,
"rate": 22.101966
}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