Rate Overview
Live
1 ILS = 0.774565 FJD
1 FJD = 1.2910
ILS
Avg
0.765739
High
0.776634
Low
0.755235
Last updated: 5/27/2026, 7:17:22 PM
Quick Conversions
| ILS | FJD |
|---|---|
| 1 ILS | 0.77 FJD |
| 10 ILS | 7.75 FJD |
| 50 ILS | 38.73 FJD |
| 100 ILS | 77.46 FJD |
| 500 ILS | 387.28 FJD |
| 1,000 ILS | 774.56 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-05-27T19:17:22Z",
"rates": {
"FJD": 0.774565
}
}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": 77.45649999999999,
"rate": 0.774565
}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