Rate Overview
Live
1 ILS = 3101.60 GNF
1 GNF = 0.000322
ILS
Avg
2840.45
High
3101.60
Low
2666.64
Last updated: 5/27/2026, 11:48:38 PM
Quick Conversions
| ILS | GNF |
|---|---|
| 1 ILS | 3,101.60 GNF |
| 10 ILS | 31,016.01 GNF |
| 50 ILS | 155,080.07 GNF |
| 100 ILS | 310,160.14 GNF |
| 500 ILS | 1,550,800.70 GNF |
| 1,000 ILS | 3,101,601.40 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-27T23:48:38Z",
"rates": {
"GNF": 3101.601403
}
}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": 310160.1403,
"rate": 3101.601403
}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