Rate Overview
Live
1 ILS = 3101.16 GNF
1 GNF = 0.000322
ILS
Avg
3046.05
High
3101.16
Low
2999.59
Last updated: 5/27/2026, 6:19:36 PM
Quick Conversions
| ILS | GNF |
|---|---|
| 1 ILS | 3,101.16 GNF |
| 10 ILS | 31,011.63 GNF |
| 50 ILS | 155,058.13 GNF |
| 100 ILS | 310,116.26 GNF |
| 500 ILS | 1,550,581.32 GNF |
| 1,000 ILS | 3,101,162.64 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-05-27T18:19:36Z",
"rates": {
"GNF": 3101.162642
}
}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": 310116.2642,
"rate": 3101.162642
}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