Rate Overview
Live
1 ILS = 3102.81 GNF
1 GNF = 0.000322
ILS
Avg
2870.26
High
3102.81
Low
2746.19
Last updated: 5/27/2026, 7:20:32 PM
Quick Conversions
| ILS | GNF |
|---|---|
| 1 ILS | 3,102.81 GNF |
| 10 ILS | 31,028.09 GNF |
| 50 ILS | 155,140.43 GNF |
| 100 ILS | 310,280.86 GNF |
| 500 ILS | 1,551,404.32 GNF |
| 1,000 ILS | 3,102,808.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-27T19:20:32Z",
"rates": {
"GNF": 3102.808636
}
}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": 310280.86360000004,
"rate": 3102.808636
}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