Rate Overview
Live
1 ILS = 2945.89 GNF
1 GNF = 0.000339
ILS
Avg
2929.10
High
2945.89
Low
2917.12
Last updated: 8/12/2026, 4:37:56 PM
Quick Conversions
| ILS | GNF |
|---|---|
| 1 ILS | 2,945.89 GNF |
| 10 ILS | 29,458.92 GNF |
| 50 ILS | 147,294.58 GNF |
| 100 ILS | 294,589.16 GNF |
| 500 ILS | 1,472,945.79 GNF |
| 1,000 ILS | 2,945,891.59 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-08-12T16:37:56Z",
"rates": {
"GNF": 2945.891589
}
}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": 294589.1589,
"rate": 2945.891589
}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