Rate Overview
Live
1 ILS = 1172.96 COP
1 COP = 0.000853
ILS
Avg
1180.57
High
1215.31
Low
1146.56
Last updated: 3/28/2026, 10:39:31 AM
Quick Conversions
| ILS | COP |
|---|---|
| 1 ILS | 1,172.96 COP |
| 10 ILS | 11,729.56 COP |
| 50 ILS | 58,647.79 COP |
| 100 ILS | 117,295.57 COP |
| 500 ILS | 586,477.85 COP |
| 1,000 ILS | 1,172,955.71 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-03-28T10:39:31Z",
"rates": {
"COP": 1172.955705
}
}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": 117295.5705,
"rate": 1172.955705
}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