Rate Overview
Live
1 COP = 4.7670 IDR
1 IDR = 0.209774
COP
Avg
4.7302
High
4.7727
Low
4.6779
Last updated: 4/17/2026, 2:41:07 PM
Quick Conversions
| COP | IDR |
|---|---|
| 1 COP | 4.77 IDR |
| 10 COP | 47.67 IDR |
| 50 COP | 238.35 IDR |
| 100 COP | 476.70 IDR |
| 500 COP | 2,383.52 IDR |
| 1,000 COP | 4,767.04 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-04-17T14:41:07Z",
"rates": {
"IDR": 4.767039
}
}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": 476.7039,
"rate": 4.767039
}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