Rate Overview
Live
1 SHP = 1239.59 CLP
1 CLP = 0.000807
SHP
Avg
1237.05
High
1239.59
Low
1233.73
Last updated: 8/19/2026, 3:51:13 AM
Quick Conversions
| SHP | CLP |
|---|---|
| 1 SHP | 1,239.59 CLP |
| 10 SHP | 12,395.95 CLP |
| 50 SHP | 61,979.74 CLP |
| 100 SHP | 123,959.49 CLP |
| 500 SHP | 619,797.43 CLP |
| 1,000 SHP | 1,239,594.87 CLP |
Get SHP/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=CLPExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-08-19T03:51:13Z",
"rates": {
"CLP": 1239.59487
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "CLP",
"amount": 100
},
"result": 123959.487,
"rate": 1239.59487
}Build with SHP/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key