Rate Overview
Live
1 ILS = 1287.92 COP
1 COP = 0.000776
ILS
Avg
1184.08
High
1287.92
Low
1091.54
Last updated: 5/29/2026, 12:12:37 AM
Quick Conversions
| ILS | COP |
|---|---|
| 1 ILS | 1,287.92 COP |
| 10 ILS | 12,879.15 COP |
| 50 ILS | 64,395.75 COP |
| 100 ILS | 128,791.50 COP |
| 500 ILS | 643,957.50 COP |
| 1,000 ILS | 1,287,915.00 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-29T00:12:37Z",
"rates": {
"COP": 1287.915003
}
}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": 128791.50030000001,
"rate": 1287.915003
}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