Rate Overview
Live
1 FJD = 1.3426 ILS
1 ILS = 0.744796
FJD
Avg
1.3314
High
1.3426
Low
1.3186
Last updated: 7/3/2026, 7:33:41 PM
Quick Conversions
| FJD | ILS |
|---|---|
| 1 FJD | 1.34 ILS |
| 10 FJD | 13.43 ILS |
| 50 FJD | 67.13 ILS |
| 100 FJD | 134.26 ILS |
| 500 FJD | 671.32 ILS |
| 1,000 FJD | 1,342.65 ILS |
Get FJD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=ILSExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-07-03T19:33:41Z",
"rates": {
"ILS": 1.342649
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "ILS",
"amount": 100
},
"result": 134.2649,
"rate": 1.342649
}Build with FJD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key