Rate Overview
Live
1 ILS = 1289.49 COP
1 COP = 0.000776
ILS
Avg
1279.28
High
1293.65
Low
1268.42
Last updated: 5/28/2026, 9:40:24 PM
Quick Conversions
| ILS | COP |
|---|---|
| 1 ILS | 1,289.49 COP |
| 10 ILS | 12,894.90 COP |
| 50 ILS | 64,474.52 COP |
| 100 ILS | 128,949.04 COP |
| 500 ILS | 644,745.22 COP |
| 1,000 ILS | 1,289,490.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-05-28T21:40:24Z",
"rates": {
"COP": 1289.490448
}
}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": 128949.0448,
"rate": 1289.490448
}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