Rate Overview
Live
1 COP = 0.000220 SHP
1 SHP = 4545.45
COP
Avg
0.000216
High
0.000220
Low
0.000213
Last updated: 6/19/2026, 8:40:56 AM
Quick Conversions
| COP | SHP |
|---|---|
| 1 COP | 0.00 SHP |
| 10 COP | 0.00 SHP |
| 50 COP | 0.01 SHP |
| 100 COP | 0.02 SHP |
| 500 COP | 0.11 SHP |
| 1,000 COP | 0.22 SHP |
Get COP/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=SHPExample Response:
{
"success": true,
"base": "COP",
"date": "2026-06-19T08:40:56Z",
"rates": {
"SHP": 0.00022
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "SHP",
"amount": 100
},
"result": 0.022000000000000002,
"rate": 0.00022
}Build with COP/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key