Rate Overview
Live
1 COP = 0.028392 INR
1 INR = 35.2212
COP
Avg
0.025671
High
0.028521
Low
0.023983
Last updated: 7/8/2026, 1:36:50 AM
Quick Conversions
| COP | INR |
|---|---|
| 1 COP | 0.03 INR |
| 10 COP | 0.28 INR |
| 50 COP | 1.42 INR |
| 100 COP | 2.84 INR |
| 500 COP | 14.20 INR |
| 1,000 COP | 28.39 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-07-08T01:36:50Z",
"rates": {
"INR": 0.028392
}
}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.8392,
"rate": 0.028392
}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