Rate Overview
Live
1 ILS = 2869.20 GNF
1 GNF = 0.000349
ILS
Avg
2888.14
High
3119.88
Low
2746.19
Last updated: 7/27/2026, 3:17:35 PM
Quick Conversions
| ILS | GNF |
|---|---|
| 1 ILS | 2,869.20 GNF |
| 10 ILS | 28,692.02 GNF |
| 50 ILS | 143,460.10 GNF |
| 100 ILS | 286,920.19 GNF |
| 500 ILS | 1,434,600.96 GNF |
| 1,000 ILS | 2,869,201.91 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-27T15:17:35Z",
"rates": {
"GNF": 2869.20191
}
}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": 286920.19100000005,
"rate": 2869.20191
}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