Rate Overview
Live
1 IDR = 0.177947 COP
1 COP = 5.6197
IDR
Avg
0.207690
High
0.225166
Low
0.177947
Last updated: 7/29/2026, 2:19:22 PM
Quick Conversions
| IDR | COP |
|---|---|
| 1 IDR | 0.18 COP |
| 10 IDR | 1.78 COP |
| 50 IDR | 8.90 COP |
| 100 IDR | 17.79 COP |
| 500 IDR | 88.97 COP |
| 1,000 IDR | 177.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-07-29T14:19:22Z",
"rates": {
"COP": 0.177947
}
}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": 17.7947,
"rate": 0.177947
}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