Rate Overview
Live
1 ILS = 0.777944 FJD
1 FJD = 1.2854
ILS
Avg
0.766060
High
0.777944
Low
0.755235
Last updated: 5/27/2026, 10:54:44 PM
Quick Conversions
| ILS | FJD |
|---|---|
| 1 ILS | 0.78 FJD |
| 10 ILS | 7.78 FJD |
| 50 ILS | 38.90 FJD |
| 100 ILS | 77.79 FJD |
| 500 ILS | 388.97 FJD |
| 1,000 ILS | 777.94 FJD |
Get ILS/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=FJDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-05-27T22:54:44Z",
"rates": {
"FJD": 0.777944
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "FJD",
"amount": 100
},
"result": 77.7944,
"rate": 0.777944
}Build with ILS/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key