Rate Overview
Live
1 COP = 0.030236 INR
1 INR = 33.0732
COP
Avg
0.026328
High
0.030236
Low
0.024287
Last updated: 7/24/2026, 5:45:34 AM
Quick Conversions
| COP | INR |
|---|---|
| 1 COP | 0.03 INR |
| 10 COP | 0.30 INR |
| 50 COP | 1.51 INR |
| 100 COP | 3.02 INR |
| 500 COP | 15.12 INR |
| 1,000 COP | 30.24 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-24T05:45:34Z",
"rates": {
"INR": 0.030236
}
}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.0236,
"rate": 0.030236
}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