Rate Overview
Live
1 GNF = 0.000330 ILS
1 ILS = 3030.30
GNF
Avg
0.000334
High
0.000337
Low
0.000330
Last updated: 5/7/2026, 8:55:42 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.33 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-05-07T20:55:42Z",
"rates": {
"ILS": 0.00033
}
}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.033,
"rate": 0.00033
}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