Rate Overview
Live
1 ILS = 0.754642 FJD
1 FJD = 1.3251
ILS
Avg
0.710342
High
0.775320
Low
0.653922
Last updated: 7/2/2026, 7:09:09 AM
Quick Conversions
| ILS | FJD |
|---|---|
| 1 ILS | 0.75 FJD |
| 10 ILS | 7.55 FJD |
| 50 ILS | 37.73 FJD |
| 100 ILS | 75.46 FJD |
| 500 ILS | 377.32 FJD |
| 1,000 ILS | 754.64 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-07-02T07:09:09Z",
"rates": {
"FJD": 0.754642
}
}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": 75.4642,
"rate": 0.754642
}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