Rate Overview
Live
1 ILS = 1046.50 COP
1 COP = 0.000956
ILS
Avg
1061.44
High
1074.17
Low
1045.45
Last updated: 9/3/2026, 12:19:53 AM
Quick Conversions
| ILS | COP |
|---|---|
| 1 ILS | 1,046.50 COP |
| 10 ILS | 10,465.02 COP |
| 50 ILS | 52,325.09 COP |
| 100 ILS | 104,650.19 COP |
| 500 ILS | 523,250.93 COP |
| 1,000 ILS | 1,046,501.86 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-09-03T00:19:53Z",
"rates": {
"COP": 1046.501855
}
}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": 104650.18549999999,
"rate": 1046.501855
}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