Rate Overview
Live
1 GNF = 0.000343 ILS
1 ILS = 2915.45
GNF
Avg
0.000342
High
0.000344
Low
0.000341
Last updated: 9/9/2026, 3:57:22 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-09-09T15:57:22Z",
"rates": {
"ILS": 0.000343
}
}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.0343,
"rate": 0.000343
}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