Rate Overview
Live
1 ILS = 1289.38 COP
1 COP = 0.000776
ILS
Avg
1274.49
High
1306.81
Low
1212.05
Last updated: 5/28/2026, 10:58:17 PM
Quick Conversions
| ILS | COP |
|---|---|
| 1 ILS | 1,289.38 COP |
| 10 ILS | 12,893.76 COP |
| 50 ILS | 64,468.81 COP |
| 100 ILS | 128,937.62 COP |
| 500 ILS | 644,688.08 COP |
| 1,000 ILS | 1,289,376.16 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-28T22:58:17Z",
"rates": {
"COP": 1289.376156
}
}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": 128937.6156,
"rate": 1289.376156
}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