Rate Overview
Live
1 IDR = 0.222863 COP
1 COP = 4.4871
IDR
Avg
0.223222
High
0.225166
Low
0.222453
Last updated: 3/7/2026, 7:37:55 AM
Quick Conversions
| IDR | COP |
|---|---|
| 1 IDR | 0.22 COP |
| 10 IDR | 2.23 COP |
| 50 IDR | 11.14 COP |
| 100 IDR | 22.29 COP |
| 500 IDR | 111.43 COP |
| 1,000 IDR | 222.86 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-07T07:37:55Z",
"rates": {
"COP": 0.222863
}
}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": 22.2863,
"rate": 0.222863
}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