Rate Overview
Live
1 ILS = 1274.84 COP
1 COP = 0.000784
ILS
Avg
1254.59
High
1281.76
Low
1231.27
Last updated: 5/7/2026, 6:59:54 PM
Quick Conversions
| ILS | COP |
|---|---|
| 1 ILS | 1,274.84 COP |
| 10 ILS | 12,748.42 COP |
| 50 ILS | 63,742.09 COP |
| 100 ILS | 127,484.18 COP |
| 500 ILS | 637,420.89 COP |
| 1,000 ILS | 1,274,841.77 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-07T18:59:54Z",
"rates": {
"COP": 1274.841773
}
}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": 127484.17730000001,
"rate": 1274.841773
}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