Rate Overview
Live
1 ILS = 3030.72 GNF
1 GNF = 0.000330
ILS
Avg
2991.69
High
3030.72
Low
2962.90
Last updated: 5/7/2026, 3:40:04 PM
Quick Conversions
| ILS | GNF |
|---|---|
| 1 ILS | 3,030.72 GNF |
| 10 ILS | 30,307.17 GNF |
| 50 ILS | 151,535.87 GNF |
| 100 ILS | 303,071.73 GNF |
| 500 ILS | 1,515,358.65 GNF |
| 1,000 ILS | 3,030,717.31 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-07T15:40:04Z",
"rates": {
"GNF": 3030.717306
}
}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": 303071.7306,
"rate": 3030.717306
}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