Rate Overview
Live
1 ILS = 2856.18 GNF
1 GNF = 0.000350
ILS
Avg
2775.67
High
3123.16
Low
2514.61
Last updated: 7/23/2026, 10:52:25 PM
Quick Conversions
| ILS | GNF |
|---|---|
| 1 ILS | 2,856.18 GNF |
| 10 ILS | 28,561.84 GNF |
| 50 ILS | 142,809.19 GNF |
| 100 ILS | 285,618.38 GNF |
| 500 ILS | 1,428,091.92 GNF |
| 1,000 ILS | 2,856,183.83 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-23T22:52:25Z",
"rates": {
"GNF": 2856.183834
}
}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": 285618.3834,
"rate": 2856.183834
}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