Rate Overview
Live
1 COP = 0.026061 INR
1 INR = 38.3715
COP
Avg
0.025680
High
0.026061
Low
0.025387
Last updated: 4/16/2026, 1:46:37 AM
Quick Conversions
| COP | INR |
|---|---|
| 1 COP | 0.03 INR |
| 10 COP | 0.26 INR |
| 50 COP | 1.30 INR |
| 100 COP | 2.61 INR |
| 500 COP | 13.03 INR |
| 1,000 COP | 26.06 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-04-16T01:46:37Z",
"rates": {
"INR": 0.026061
}
}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.6061,
"rate": 0.026061
}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