Rate Overview
Live
1 IDR = 0.192681 COP
1 COP = 5.1899
IDR
Avg
0.194743
High
0.196945
Low
0.192549
Last updated: 6/19/2026, 8:24:05 AM
Quick Conversions
| IDR | COP |
|---|---|
| 1 IDR | 0.19 COP |
| 10 IDR | 1.93 COP |
| 50 IDR | 9.63 COP |
| 100 IDR | 19.27 COP |
| 500 IDR | 96.34 COP |
| 1,000 IDR | 192.68 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-06-19T08:24:05Z",
"rates": {
"COP": 0.192681
}
}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": 19.2681,
"rate": 0.192681
}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