Rate Overview
Live
1 COP = 0.026394 INR
1 INR = 37.8874
COP
Avg
0.022102
High
0.026394
Low
0.019098
Last updated: 5/26/2026, 9:56:14 AM
Quick Conversions
| COP | INR |
|---|---|
| 1 COP | 0.03 INR |
| 10 COP | 0.26 INR |
| 50 COP | 1.32 INR |
| 100 COP | 2.64 INR |
| 500 COP | 13.20 INR |
| 1,000 COP | 26.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-05-26T09:56:14Z",
"rates": {
"INR": 0.026394
}
}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.6394,
"rate": 0.026394
}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