Rate Overview
Live
1 COP = 0.000952 ILS
1 ILS = 1050.42
COP
Avg
0.000950
High
0.000955
Low
0.000936
Last updated: 8/12/2026, 7:10:10 PM
Quick Conversions
| COP | ILS |
|---|---|
| 1 COP | 0.00 ILS |
| 10 COP | 0.01 ILS |
| 50 COP | 0.05 ILS |
| 100 COP | 0.10 ILS |
| 500 COP | 0.48 ILS |
| 1,000 COP | 0.95 ILS |
Get COP/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=ILSExample Response:
{
"success": true,
"base": "COP",
"date": "2026-08-12T19:10:10Z",
"rates": {
"ILS": 0.000952
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "ILS",
"amount": 100
},
"result": 0.0952,
"rate": 0.000952
}Build with COP/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key