Rate Overview
Live
1 ILS = 0.714625 FJD
1 FJD = 1.3993
ILS
Avg
0.712351
High
0.720166
Low
0.699245
Last updated: 3/27/2026, 12:59:11 PM
Quick Conversions
| ILS | FJD |
|---|---|
| 1 ILS | 0.71 FJD |
| 10 ILS | 7.15 FJD |
| 50 ILS | 35.73 FJD |
| 100 ILS | 71.46 FJD |
| 500 ILS | 357.31 FJD |
| 1,000 ILS | 714.63 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-03-27T12:59:11Z",
"rates": {
"FJD": 0.714625
}
}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": 71.46249999999999,
"rate": 0.714625
}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