Rate Overview
Live
1 GNF = 0.000338 ILS
1 ILS = 2958.58
GNF
Avg
0.000344
High
0.000349
Low
0.000338
Last updated: 4/17/2026, 5:51:03 PM
Quick Conversions
| GNF | ILS |
|---|---|
| 1 GNF | 0.00 ILS |
| 10 GNF | 0.00 ILS |
| 50 GNF | 0.02 ILS |
| 100 GNF | 0.03 ILS |
| 500 GNF | 0.17 ILS |
| 1,000 GNF | 0.34 ILS |
Get GNF/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=ILSExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-04-17T17:51:03Z",
"rates": {
"ILS": 0.000338
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "ILS",
"amount": 100
},
"result": 0.0338,
"rate": 0.000338
}Build with GNF/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key