Rate Overview
Live
1 ILS = 2916.97 GNF
1 GNF = 0.000343
ILS
Avg
2929.76
High
2948.20
Low
2916.97
Last updated: 7/6/2026, 10:34:14 AM
Quick Conversions
| ILS | GNF |
|---|---|
| 1 ILS | 2,916.97 GNF |
| 10 ILS | 29,169.71 GNF |
| 50 ILS | 145,848.53 GNF |
| 100 ILS | 291,697.06 GNF |
| 500 ILS | 1,458,485.32 GNF |
| 1,000 ILS | 2,916,970.64 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-06T10:34:14Z",
"rates": {
"GNF": 2916.970635
}
}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": 291697.0635,
"rate": 2916.970635
}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