Rate Overview
Live
1 ILS = 1040.39 COP
1 COP = 0.000961
ILS
Avg
1181.19
High
1303.08
Low
1040.39
Last updated: 7/29/2026, 10:42:50 PM
Quick Conversions
| ILS | COP |
|---|---|
| 1 ILS | 1,040.39 COP |
| 10 ILS | 10,403.88 COP |
| 50 ILS | 52,019.39 COP |
| 100 ILS | 104,038.79 COP |
| 500 ILS | 520,193.94 COP |
| 1,000 ILS | 1,040,387.87 COP |
Get ILS/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=COPExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-29T22:42:50Z",
"rates": {
"COP": 1040.387872
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "COP",
"amount": 100
},
"result": 104038.7872,
"rate": 1040.387872
}Build with ILS/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key