Rate Overview
Live
1 SHP = 4480.90 COP
1 COP = 0.000223
SHP
Avg
4483.26
High
4539.23
Low
4457.64
Last updated: 7/9/2026, 11:31:07 AM
Quick Conversions
| SHP | COP |
|---|---|
| 1 SHP | 4,480.90 COP |
| 10 SHP | 44,809.02 COP |
| 50 SHP | 224,045.09 COP |
| 100 SHP | 448,090.18 COP |
| 500 SHP | 2,240,450.91 COP |
| 1,000 SHP | 4,480,901.82 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-09T11:31:07Z",
"rates": {
"COP": 4480.90182
}
}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": 448090.18200000003,
"rate": 4480.90182
}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