Rate Overview
Live
1 ILS = 1175.20 COP
1 COP = 0.000851
ILS
Avg
1189.98
High
1202.14
Low
1174.74
Last updated: 6/18/2026, 11:12:27 AM
Quick Conversions
| ILS | COP |
|---|---|
| 1 ILS | 1,175.20 COP |
| 10 ILS | 11,752.04 COP |
| 50 ILS | 58,760.22 COP |
| 100 ILS | 117,520.43 COP |
| 500 ILS | 587,602.16 COP |
| 1,000 ILS | 1,175,204.31 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-06-18T11:12:27Z",
"rates": {
"COP": 1175.20431
}
}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": 117520.43100000001,
"rate": 1175.20431
}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