Rate Overview
Live
1 ILS = 2869.31 GNF
1 GNF = 0.000349
ILS
Avg
2873.17
High
2889.26
Low
2854.85
Last updated: 7/28/2026, 7:56:54 AM
Quick Conversions
| ILS | GNF |
|---|---|
| 1 ILS | 2,869.31 GNF |
| 10 ILS | 28,693.08 GNF |
| 50 ILS | 143,465.40 GNF |
| 100 ILS | 286,930.79 GNF |
| 500 ILS | 1,434,653.96 GNF |
| 1,000 ILS | 2,869,307.93 GNF |
Get ILS/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=GNFExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-28T07:56:54Z",
"rates": {
"GNF": 2869.307927
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "GNF",
"amount": 100
},
"result": 286930.7927,
"rate": 2869.307927
}Build with ILS/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key