Rate Overview
Live
1 ILS = 2873.16 GNF
1 GNF = 0.000348
ILS
Avg
2901.25
High
2948.20
Low
2854.85
Last updated: 7/28/2026, 1:43:07 PM
Quick Conversions
| ILS | GNF |
|---|---|
| 1 ILS | 2,873.16 GNF |
| 10 ILS | 28,731.55 GNF |
| 50 ILS | 143,657.77 GNF |
| 100 ILS | 287,315.54 GNF |
| 500 ILS | 1,436,577.72 GNF |
| 1,000 ILS | 2,873,155.44 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-28T13:43:07Z",
"rates": {
"GNF": 2873.155442
}
}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": 287315.5442,
"rate": 2873.155442
}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