Rate Overview
Live
1 ILS = 2880.65 GNF
1 GNF = 0.000347
ILS
Avg
2905.26
High
3135.96
Low
2781.57
Last updated: 7/28/2026, 10:50:06 PM
Quick Conversions
| ILS | GNF |
|---|---|
| 1 ILS | 2,880.65 GNF |
| 10 ILS | 28,806.45 GNF |
| 50 ILS | 144,032.27 GNF |
| 100 ILS | 288,064.53 GNF |
| 500 ILS | 1,440,322.67 GNF |
| 1,000 ILS | 2,880,645.35 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-28T22:50:06Z",
"rates": {
"GNF": 2880.645346
}
}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": 288064.53459999996,
"rate": 2880.645346
}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