Rate Overview
Live
1 ILS = 0.716708 FJD
1 FJD = 1.3953
ILS
Avg
0.678309
High
0.725136
Low
0.613615
Last updated: 3/27/2026, 7:50:20 AM
Quick Conversions
| ILS | FJD |
|---|---|
| 1 ILS | 0.72 FJD |
| 10 ILS | 7.17 FJD |
| 50 ILS | 35.84 FJD |
| 100 ILS | 71.67 FJD |
| 500 ILS | 358.35 FJD |
| 1,000 ILS | 716.71 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-27T07:50:20Z",
"rates": {
"FJD": 0.716708
}
}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.6708,
"rate": 0.716708
}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