Rate Overview
Live
1 SHP = 4217.91 COP
1 COP = 0.000237
SHP
Avg
4241.20
High
4274.89
Low
4217.91
Last updated: 9/9/2026, 6:24:30 PM
Quick Conversions
| SHP | COP |
|---|---|
| 1 SHP | 4,217.91 COP |
| 10 SHP | 42,179.12 COP |
| 50 SHP | 210,895.58 COP |
| 100 SHP | 421,791.15 COP |
| 500 SHP | 2,108,955.77 COP |
| 1,000 SHP | 4,217,911.53 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-09-09T18:24:30Z",
"rates": {
"COP": 4217.91153
}
}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": 421791.15300000005,
"rate": 4217.91153
}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