Rate Overview
Live
1 COP = 5.6508 IDR
1 IDR = 0.176966
COP
Avg
5.6073
High
5.6538
Low
5.5573
Last updated: 7/29/2026, 9:48:29 AM
Quick Conversions
| COP | IDR |
|---|---|
| 1 COP | 5.65 IDR |
| 10 COP | 56.51 IDR |
| 50 COP | 282.54 IDR |
| 100 COP | 565.08 IDR |
| 500 COP | 2,825.41 IDR |
| 1,000 COP | 5,650.82 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-29T09:48:29Z",
"rates": {
"IDR": 5.650817
}
}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": 565.0817,
"rate": 5.650817
}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