Rate Overview
Live
1 ILS = 1097.84 COP
1 COP = 0.000911
ILS
Avg
1116.52
High
1151.04
Low
1096.65
Last updated: 7/8/2026, 7:16:34 PM
Quick Conversions
| ILS | COP |
|---|---|
| 1 ILS | 1,097.84 COP |
| 10 ILS | 10,978.41 COP |
| 50 ILS | 54,892.04 COP |
| 100 ILS | 109,784.09 COP |
| 500 ILS | 548,920.44 COP |
| 1,000 ILS | 1,097,840.89 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-08T19:16:34Z",
"rates": {
"COP": 1097.840887
}
}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": 109784.08870000001,
"rate": 1097.840887
}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