Rate Overview
Live
1 CLP = 0.000807 SHP
1 SHP = 1239.16
CLP
Avg
0.000827
High
0.000861
Low
0.000807
Last updated: 3/27/2026, 10:13:53 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.40 SHP |
| 1,000 CLP | 0.81 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-03-27T10:13:53Z",
"rates": {
"SHP": 0.000807
}
}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.0807,
"rate": 0.000807
}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