Rate Overview
Live
1 CLP = 0.000845 SHP
1 SHP = 1183.43 CLP
Avg
0.000835
High
0.000845
Low
0.000819
Last updated: 1/25/2026, 9:34:17 AM
Quick Conversions
| CLP | SHP |
|---|---|
| 1 CLP | 0.00 SHP |
| 10 CLP | 0.01 SHP |
| 50 CLP | 0.04 SHP |
| 100 CLP | 0.08 SHP |
| 500 CLP | 0.42 SHP |
| 1,000 CLP | 0.85 SHP |
Get CLP/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=SHPExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-01-25T09:34:17Z",
"rates": {
"SHP": 0.000845
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "SHP",
"amount": 100
},
"result": 0.0845,
"rate": 0.000845
}Build with CLP/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key