Rate Overview
Live
1 COP = 4.6167 IDR
1 IDR = 0.216605
COP
Avg
4.2367
High
4.6345
Low
3.8650
Last updated: 3/28/2026, 1:50:39 PM
Quick Conversions
| COP | IDR |
|---|---|
| 1 COP | 4.62 IDR |
| 10 COP | 46.17 IDR |
| 50 COP | 230.84 IDR |
| 100 COP | 461.67 IDR |
| 500 COP | 2,308.35 IDR |
| 1,000 COP | 4,616.70 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-03-28T13:50:39Z",
"rates": {
"IDR": 4.616701
}
}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": 461.6701,
"rate": 4.616701
}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