Rate Overview
Live
1 COP = 0.025401 INR
1 INR = 39.3685
COP
Avg
0.022550
High
0.025401
Low
0.019577
Last updated: 3/26/2026, 6:35:08 PM
Quick Conversions
| COP | INR |
|---|---|
| 1 COP | 0.03 INR |
| 10 COP | 0.25 INR |
| 50 COP | 1.27 INR |
| 100 COP | 2.54 INR |
| 500 COP | 12.70 INR |
| 1,000 COP | 25.40 INR |
Get COP/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=INRExample Response:
{
"success": true,
"base": "COP",
"date": "2026-03-26T18:35:08Z",
"rates": {
"INR": 0.025401
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "INR",
"amount": 100
},
"result": 2.5401,
"rate": 0.025401
}Build with COP/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key