Rate Overview
Live
1 ILS = 1049.77 COP
1 COP = 0.000953
ILS
Avg
1181.75
High
1303.08
Low
1049.77
Last updated: 7/28/2026, 11:33:16 PM
Quick Conversions
| ILS | COP |
|---|---|
| 1 ILS | 1,049.77 COP |
| 10 ILS | 10,497.70 COP |
| 50 ILS | 52,488.51 COP |
| 100 ILS | 104,977.03 COP |
| 500 ILS | 524,885.14 COP |
| 1,000 ILS | 1,049,770.29 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-28T23:33:16Z",
"rates": {
"COP": 1049.770289
}
}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": 104977.0289,
"rate": 1049.770289
}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