Rate Overview
Live
1 COP = 0.027250 INR
1 INR = 36.6972
COP
Avg
0.027051
High
0.027362
Low
0.026547
Last updated: 6/15/2026, 11:22:19 AM
Quick Conversions
| COP | INR |
|---|---|
| 1 COP | 0.03 INR |
| 10 COP | 0.27 INR |
| 50 COP | 1.36 INR |
| 100 COP | 2.73 INR |
| 500 COP | 13.63 INR |
| 1,000 COP | 27.25 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-06-15T11:22:19Z",
"rates": {
"INR": 0.02725
}
}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.725,
"rate": 0.02725
}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