Rate Overview
Live
1 IDR = 0.210954 COP
1 COP = 4.7404
IDR
Avg
0.211493
High
0.213771
Low
0.209526
Last updated: 4/17/2026, 1:29:59 PM
Quick Conversions
| IDR | COP |
|---|---|
| 1 IDR | 0.21 COP |
| 10 IDR | 2.11 COP |
| 50 IDR | 10.55 COP |
| 100 IDR | 21.10 COP |
| 500 IDR | 105.48 COP |
| 1,000 IDR | 210.95 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-17T13:29:59Z",
"rates": {
"COP": 0.210954
}
}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.0954,
"rate": 0.210954
}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