Rate Overview
Live
1 SHP = 22.8218 ZAR
1 ZAR = 0.043818
SHP
Avg
22.7188
High
22.8421
Low
22.3938
Last updated: 3/27/2026, 8:01:02 AM
Quick Conversions
| SHP | ZAR |
|---|---|
| 1 SHP | 22.82 ZAR |
| 10 SHP | 228.22 ZAR |
| 50 SHP | 1,141.09 ZAR |
| 100 SHP | 2,282.18 ZAR |
| 500 SHP | 11,410.88 ZAR |
| 1,000 SHP | 22,821.76 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-27T08:01:02Z",
"rates": {
"ZAR": 22.821758
}
}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": 2282.1758,
"rate": 22.821758
}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