Rate Overview
Live
1 ILS = 3101.82 GNF
1 GNF = 0.000322
ILS
Avg
3009.41
High
3101.82
Low
2942.03
Last updated: 5/27/2026, 10:42:47 PM
Quick Conversions
| ILS | GNF |
|---|---|
| 1 ILS | 3,101.82 GNF |
| 10 ILS | 31,018.21 GNF |
| 50 ILS | 155,091.04 GNF |
| 100 ILS | 310,182.08 GNF |
| 500 ILS | 1,550,910.42 GNF |
| 1,000 ILS | 3,101,820.83 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-27T22:42:47Z",
"rates": {
"GNF": 3101.82083
}
}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": 310182.083,
"rate": 3101.82083
}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