Rate Overview
Live
1 IDR = 0.209773 COP
1 COP = 4.7671
IDR
Avg
0.211419
High
0.213771
Low
0.209526
Last updated: 4/17/2026, 2:42:03 PM
Quick Conversions
| IDR | COP |
|---|---|
| 1 IDR | 0.21 COP |
| 10 IDR | 2.10 COP |
| 50 IDR | 10.49 COP |
| 100 IDR | 20.98 COP |
| 500 IDR | 104.89 COP |
| 1,000 IDR | 209.77 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-04-17T14:42:03Z",
"rates": {
"COP": 0.209773
}
}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": 20.9773,
"rate": 0.209773
}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