Rate Overview
Live
1 ILS = 2833.81 GNF
1 GNF = 0.000353
ILS
Avg
2832.43
High
2855.13
Low
2796.19
Last updated: 3/7/2026, 7:35:52 AM
Quick Conversions
| ILS | GNF |
|---|---|
| 1 ILS | 2,833.81 GNF |
| 10 ILS | 28,338.07 GNF |
| 50 ILS | 141,690.35 GNF |
| 100 ILS | 283,380.69 GNF |
| 500 ILS | 1,416,903.45 GNF |
| 1,000 ILS | 2,833,806.90 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-03-07T07:35:52Z",
"rates": {
"GNF": 2833.806904
}
}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": 283380.6904,
"rate": 2833.806904
}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