Rate Overview
Live
1 COP = 5.5742 IDR
1 IDR = 0.179399
COP
Avg
4.2546
High
5.5742
Low
3.5741
Last updated: 7/26/2026, 11:29:03 AM
Quick Conversions
| COP | IDR |
|---|---|
| 1 COP | 5.57 IDR |
| 10 COP | 55.74 IDR |
| 50 COP | 278.71 IDR |
| 100 COP | 557.42 IDR |
| 500 COP | 2,787.08 IDR |
| 1,000 COP | 5,574.17 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-26T11:29:03Z",
"rates": {
"IDR": 5.574165
}
}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.4164999999999,
"rate": 5.574165
}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