Rate Overview
Live
1 COP = 0.030092 INR
1 INR = 33.2314
COP
Avg
0.028744
High
0.030092
Low
0.027345
Last updated: 7/23/2026, 5:00:56 AM
Quick Conversions
| COP | INR |
|---|---|
| 1 COP | 0.03 INR |
| 10 COP | 0.30 INR |
| 50 COP | 1.50 INR |
| 100 COP | 3.01 INR |
| 500 COP | 15.05 INR |
| 1,000 COP | 30.09 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-23T05:00:56Z",
"rates": {
"INR": 0.030092
}
}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": 3.0092,
"rate": 0.030092
}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