Rate Overview
Live
1 ILS = 3101.88 GNF
1 GNF = 0.000322
ILS
Avg
3046.14
High
3101.88
Low
2999.59
Last updated: 5/27/2026, 9:34:16 PM
Quick Conversions
| ILS | GNF |
|---|---|
| 1 ILS | 3,101.88 GNF |
| 10 ILS | 31,018.76 GNF |
| 50 ILS | 155,093.78 GNF |
| 100 ILS | 310,187.57 GNF |
| 500 ILS | 1,550,937.85 GNF |
| 1,000 ILS | 3,101,875.69 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-27T21:34:16Z",
"rates": {
"GNF": 3101.875691
}
}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": 310187.5691,
"rate": 3101.875691
}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