Rate Overview
Live
1 ILS = 0.738336 FJD
1 FJD = 1.3544
ILS
Avg
0.731998
High
0.738336
Low
0.722778
Last updated: 4/16/2026, 9:37:28 PM
Quick Conversions
| ILS | FJD |
|---|---|
| 1 ILS | 0.74 FJD |
| 10 ILS | 7.38 FJD |
| 50 ILS | 36.92 FJD |
| 100 ILS | 73.83 FJD |
| 500 ILS | 369.17 FJD |
| 1,000 ILS | 738.34 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-04-16T21:37:28Z",
"rates": {
"FJD": 0.738336
}
}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.8336,
"rate": 0.738336
}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