Rate Overview
Live
1 COP = 5.5705 IDR
1 IDR = 0.179519
COP
Avg
4.7886
High
5.5780
Low
4.4412
Last updated: 7/14/2026, 3:08:34 PM
Quick Conversions
| COP | IDR |
|---|---|
| 1 COP | 5.57 IDR |
| 10 COP | 55.70 IDR |
| 50 COP | 278.52 IDR |
| 100 COP | 557.05 IDR |
| 500 COP | 2,785.23 IDR |
| 1,000 COP | 5,570.46 IDR |
Get COP/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=IDRExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-14T15:08:34Z",
"rates": {
"IDR": 5.570455
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "IDR",
"amount": 100
},
"result": 557.0455,
"rate": 5.570455
}Build with COP/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key