Rate Overview
Live
1 ILS = 1048.90 COP
1 COP = 0.000953
ILS
Avg
1085.32
High
1160.89
Low
1047.45
Last updated: 7/29/2026, 8:47:13 AM
Quick Conversions
| ILS | COP |
|---|---|
| 1 ILS | 1,048.90 COP |
| 10 ILS | 10,488.96 COP |
| 50 ILS | 52,444.80 COP |
| 100 ILS | 104,889.60 COP |
| 500 ILS | 524,447.99 COP |
| 1,000 ILS | 1,048,895.97 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-07-29T08:47:13Z",
"rates": {
"COP": 1048.895975
}
}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": 104889.59749999999,
"rate": 1048.895975
}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