Rate Overview
Live
1 ILS = 0.751893 FJD
1 FJD = 1.3300
ILS
Avg
0.747781
High
0.753892
Low
0.740208
Last updated: 8/17/2026, 5:53:00 AM
Quick Conversions
| ILS | FJD |
|---|---|
| 1 ILS | 0.75 FJD |
| 10 ILS | 7.52 FJD |
| 50 ILS | 37.59 FJD |
| 100 ILS | 75.19 FJD |
| 500 ILS | 375.95 FJD |
| 1,000 ILS | 751.89 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-08-17T05:53:00Z",
"rates": {
"FJD": 0.751893
}
}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": 75.1893,
"rate": 0.751893
}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