Rate Overview
Live
1 ILS = 1047.01 COP
1 COP = 0.000955
ILS
Avg
1050.72
High
1059.56
Low
1047.01
Last updated: 7/29/2026, 7:38:39 PM
Quick Conversions
| ILS | COP |
|---|---|
| 1 ILS | 1,047.01 COP |
| 10 ILS | 10,470.12 COP |
| 50 ILS | 52,350.61 COP |
| 100 ILS | 104,701.23 COP |
| 500 ILS | 523,506.14 COP |
| 1,000 ILS | 1,047,012.27 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-29T19:38:39Z",
"rates": {
"COP": 1047.012274
}
}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": 104701.22739999999,
"rate": 1047.012274
}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