Rate Overview
Live
1 ILS = 1058.60 COP
1 COP = 0.000945
ILS
Avg
1054.52
High
1065.13
Low
1046.62
Last updated: 8/16/2026, 3:11:10 AM
Quick Conversions
| ILS | COP |
|---|---|
| 1 ILS | 1,058.60 COP |
| 10 ILS | 10,586.01 COP |
| 50 ILS | 52,930.03 COP |
| 100 ILS | 105,860.05 COP |
| 500 ILS | 529,300.26 COP |
| 1,000 ILS | 1,058,600.52 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-08-16T03:11:10Z",
"rates": {
"COP": 1058.600517
}
}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": 105860.05170000001,
"rate": 1058.600517
}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