Rate Overview
Live
1 COP = 0.000703 TOP
1 TOP = 1422.48
COP
Avg
0.000703
High
0.000716
Low
0.000687
Last updated: 7/7/2026, 9:31:22 PM
Quick Conversions
| COP | TOP |
|---|---|
| 1 COP | 0.00 TOP |
| 10 COP | 0.01 TOP |
| 50 COP | 0.04 TOP |
| 100 COP | 0.07 TOP |
| 500 COP | 0.35 TOP |
| 1,000 COP | 0.70 TOP |
Get COP/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=TOPExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-07T21:31:22Z",
"rates": {
"TOP": 0.000703
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "TOP",
"amount": 100
},
"result": 0.0703,
"rate": 0.000703
}Build with COP/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key