Rate Overview
Live
1 COP = 0.000966 ILS
1 ILS = 1035.20
COP
Avg
0.000848
High
0.000966
Low
0.000764
Last updated: 7/30/2026, 8:00:54 AM
Quick Conversions
| COP | ILS |
|---|---|
| 1 COP | 0.00 ILS |
| 10 COP | 0.01 ILS |
| 50 COP | 0.05 ILS |
| 100 COP | 0.10 ILS |
| 500 COP | 0.48 ILS |
| 1,000 COP | 0.97 ILS |
Get COP/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=ILSExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-30T08:00:54Z",
"rates": {
"ILS": 0.000966
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "ILS",
"amount": 100
},
"result": 0.09659999999999999,
"rate": 0.000966
}Build with COP/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key