Rate Overview
Live
1 ILS = 1218.33 COP
1 COP = 0.000821
ILS
Avg
1201.10
High
1218.33
Low
1190.30
Last updated: 4/17/2026, 5:29:56 PM
Quick Conversions
| ILS | COP |
|---|---|
| 1 ILS | 1,218.33 COP |
| 10 ILS | 12,183.29 COP |
| 50 ILS | 60,916.44 COP |
| 100 ILS | 121,832.88 COP |
| 500 ILS | 609,164.38 COP |
| 1,000 ILS | 1,218,328.77 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-04-17T17:29:56Z",
"rates": {
"COP": 1218.328766
}
}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": 121832.8766,
"rate": 1218.328766
}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