Rate Overview
Live
1 ILS = 1035.17 COP
1 COP = 0.000966
ILS
Avg
1180.21
High
1307.53
Low
1035.17
Last updated: 7/30/2026, 8:01:22 AM
Quick Conversions
| ILS | COP |
|---|---|
| 1 ILS | 1,035.17 COP |
| 10 ILS | 10,351.71 COP |
| 50 ILS | 51,758.57 COP |
| 100 ILS | 103,517.15 COP |
| 500 ILS | 517,585.73 COP |
| 1,000 ILS | 1,035,171.45 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-30T08:01:22Z",
"rates": {
"COP": 1035.171454
}
}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": 103517.14540000001,
"rate": 1035.171454
}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