Rate Overview
Live
1 COP = 5.6261 IDR
1 IDR = 0.177743
COP
Avg
5.5974
High
5.7273
Low
5.5062
Last updated: 9/2/2026, 9:38:42 AM
Quick Conversions
| COP | IDR |
|---|---|
| 1 COP | 5.63 IDR |
| 10 COP | 56.26 IDR |
| 50 COP | 281.30 IDR |
| 100 COP | 562.61 IDR |
| 500 COP | 2,813.05 IDR |
| 1,000 COP | 5,626.10 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-09-02T09:38:42Z",
"rates": {
"IDR": 5.626095
}
}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": 562.6095,
"rate": 5.626095
}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