Rate Overview
Live
1 IDR = 0.216604 COP
1 COP = 4.6167
IDR
Avg
0.219141
High
0.225166
Low
0.216358
Last updated: 3/28/2026, 5:00:40 PM
Quick Conversions
| IDR | COP |
|---|---|
| 1 IDR | 0.22 COP |
| 10 IDR | 2.17 COP |
| 50 IDR | 10.83 COP |
| 100 IDR | 21.66 COP |
| 500 IDR | 108.30 COP |
| 1,000 IDR | 216.60 COP |
Get IDR/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=COPExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-03-28T17:00:40Z",
"rates": {
"COP": 0.216604
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "COP",
"amount": 100
},
"result": 21.6604,
"rate": 0.216604
}Build with IDR/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key