Rate Overview
Live
1 COP = 4.4870 IDR
1 IDR = 0.222864
COP
Avg
4.4799
High
4.4953
Low
4.4412
Last updated: 3/7/2026, 7:36:57 AM
Quick Conversions
| COP | IDR |
|---|---|
| 1 COP | 4.49 IDR |
| 10 COP | 44.87 IDR |
| 50 COP | 224.35 IDR |
| 100 COP | 448.71 IDR |
| 500 COP | 2,243.53 IDR |
| 1,000 COP | 4,487.05 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-03-07T07:36:57Z",
"rates": {
"IDR": 4.48705
}
}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": 448.705,
"rate": 4.48705
}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