Rate Overview
Live
1 COP = 0.000819 ILS
1 ILS = 1221.00
COP
Avg
0.000821
High
0.000835
Low
0.000810
Last updated: 3/7/2026, 7:43:14 AM
Quick Conversions
| COP | ILS |
|---|---|
| 1 COP | 0.00 ILS |
| 10 COP | 0.01 ILS |
| 50 COP | 0.04 ILS |
| 100 COP | 0.08 ILS |
| 500 COP | 0.41 ILS |
| 1,000 COP | 0.82 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-03-07T07:43:14Z",
"rates": {
"ILS": 0.000819
}
}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.0819,
"rate": 0.000819
}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