Rate Overview
Live
1 ILS = 2798.30 GNF
1 GNF = 0.000357
ILS
Avg
2532.43
High
2838.36
Low
2288.70
Last updated: 3/28/2026, 1:45:07 PM
Quick Conversions
| ILS | GNF |
|---|---|
| 1 ILS | 2,798.30 GNF |
| 10 ILS | 27,982.99 GNF |
| 50 ILS | 139,914.95 GNF |
| 100 ILS | 279,829.89 GNF |
| 500 ILS | 1,399,149.46 GNF |
| 1,000 ILS | 2,798,298.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-03-28T13:45:07Z",
"rates": {
"GNF": 2798.298914
}
}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": 279829.8914,
"rate": 2798.298914
}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