Rate Overview
Live
1 ILS = 2909.40 GNF
1 GNF = 0.000344
ILS
Avg
2936.98
High
2961.31
Low
2905.46
Last updated: 9/2/2026, 4:30:24 PM
Quick Conversions
| ILS | GNF |
|---|---|
| 1 ILS | 2,909.40 GNF |
| 10 ILS | 29,093.98 GNF |
| 50 ILS | 145,469.91 GNF |
| 100 ILS | 290,939.82 GNF |
| 500 ILS | 1,454,699.12 GNF |
| 1,000 ILS | 2,909,398.23 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-09-02T16:30:24Z",
"rates": {
"GNF": 2909.39823
}
}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": 290939.823,
"rate": 2909.39823
}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