Rate Overview
Live
1 ILS = 0.735311 FJD
1 FJD = 1.3600
ILS
Avg
0.676085
High
0.788276
Low
0.579703
Last updated: 7/28/2026, 11:19:08 PM
Quick Conversions
| ILS | FJD |
|---|---|
| 1 ILS | 0.74 FJD |
| 10 ILS | 7.35 FJD |
| 50 ILS | 36.77 FJD |
| 100 ILS | 73.53 FJD |
| 500 ILS | 367.66 FJD |
| 1,000 ILS | 735.31 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-28T23:19:08Z",
"rates": {
"FJD": 0.735311
}
}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": 73.53110000000001,
"rate": 0.735311
}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