Rate Overview
Live
1 COP = 5.4751 IDR
1 IDR = 0.182647
COP
Avg
4.5611
High
5.5780
Low
3.9677
Last updated: 7/21/2026, 10:03:29 PM
Quick Conversions
| COP | IDR |
|---|---|
| 1 COP | 5.48 IDR |
| 10 COP | 54.75 IDR |
| 50 COP | 273.75 IDR |
| 100 COP | 547.51 IDR |
| 500 COP | 2,737.53 IDR |
| 1,000 COP | 5,475.06 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-21T22:03:29Z",
"rates": {
"IDR": 5.475056
}
}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": 547.5056000000001,
"rate": 5.475056
}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