Rate Overview
Live
1 ILS = 3100.61 GNF
1 GNF = 0.000323
ILS
Avg
2578.65
High
3100.61
Low
2288.70
Last updated: 5/27/2026, 8:28:48 PM
Quick Conversions
| ILS | GNF |
|---|---|
| 1 ILS | 3,100.61 GNF |
| 10 ILS | 31,006.14 GNF |
| 50 ILS | 155,030.72 GNF |
| 100 ILS | 310,061.44 GNF |
| 500 ILS | 1,550,307.18 GNF |
| 1,000 ILS | 3,100,614.36 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-05-27T20:28:48Z",
"rates": {
"GNF": 3100.614365
}
}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": 310061.4365,
"rate": 3100.614365
}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