Rate Overview
Live
1 SHP = 4287.42 COP
1 COP = 0.000233
SHP
Avg
5197.61
High
5723.03
Low
4287.42
Last updated: 7/25/2026, 11:02:17 AM
Quick Conversions
| SHP | COP |
|---|---|
| 1 SHP | 4,287.42 COP |
| 10 SHP | 42,874.23 COP |
| 50 SHP | 214,371.15 COP |
| 100 SHP | 428,742.29 COP |
| 500 SHP | 2,143,711.47 COP |
| 1,000 SHP | 4,287,422.94 COP |
Get SHP/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=COPExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-07-25T11:02:17Z",
"rates": {
"COP": 4287.422942
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "COP",
"amount": 100
},
"result": 428742.2942,
"rate": 4287.422942
}Build with SHP/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key