Rate Overview
Live
1 COP = 5.6196 IDR
1 IDR = 0.177948
COP
Avg
4.5922
High
5.6196
Low
3.9304
Last updated: 7/29/2026, 3:47:57 PM
Quick Conversions
| COP | IDR |
|---|---|
| 1 COP | 5.62 IDR |
| 10 COP | 56.20 IDR |
| 50 COP | 280.98 IDR |
| 100 COP | 561.96 IDR |
| 500 COP | 2,809.82 IDR |
| 1,000 COP | 5,619.63 IDR |
Get COP/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=IDRExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-29T15:47:57Z",
"rates": {
"IDR": 5.61963
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "IDR",
"amount": 100
},
"result": 561.963,
"rate": 5.61963
}Build with COP/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key