Rate Overview
Live
1 COP = 5.6748 IDR
1 IDR = 0.176218
COP
Avg
5.6769
High
5.7003
Low
5.6259
Last updated: 8/17/2026, 8:29:33 PM
Quick Conversions
| COP | IDR |
|---|---|
| 1 COP | 5.67 IDR |
| 10 COP | 56.75 IDR |
| 50 COP | 283.74 IDR |
| 100 COP | 567.48 IDR |
| 500 COP | 2,837.39 IDR |
| 1,000 COP | 5,674.79 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-08-17T20:29:33Z",
"rates": {
"IDR": 5.674788
}
}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": 567.4788000000001,
"rate": 5.674788
}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