Rate Overview
Live
1 ILS = 1290.63 COP
1 COP = 0.000775
ILS
Avg
1279.42
High
1293.65
Low
1268.42
Last updated: 5/28/2026, 8:30:52 PM
Quick Conversions
| ILS | COP |
|---|---|
| 1 ILS | 1,290.63 COP |
| 10 ILS | 12,906.34 COP |
| 50 ILS | 64,531.72 COP |
| 100 ILS | 129,063.45 COP |
| 500 ILS | 645,317.24 COP |
| 1,000 ILS | 1,290,634.49 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-28T20:30:52Z",
"rates": {
"COP": 1290.634486
}
}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": 129063.44859999999,
"rate": 1290.634486
}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