Rate Overview
Live
1 COP = 0.029987 INR
1 INR = 33.3478
COP
Avg
0.029859
High
0.030145
Low
0.029548
Last updated: 7/25/2026, 6:10:40 PM
Quick Conversions
| COP | INR |
|---|---|
| 1 COP | 0.03 INR |
| 10 COP | 0.30 INR |
| 50 COP | 1.50 INR |
| 100 COP | 3.00 INR |
| 500 COP | 14.99 INR |
| 1,000 COP | 29.99 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-25T18:10:40Z",
"rates": {
"INR": 0.029987
}
}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.9987,
"rate": 0.029987
}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