Rate Overview
Live
1 ILS = 0.730300 FJD
1 FJD = 1.3693
ILS
Avg
0.737694
High
0.742715
Low
0.730300
Last updated: 9/2/2026, 5:33:21 AM
Quick Conversions
| ILS | FJD |
|---|---|
| 1 ILS | 0.73 FJD |
| 10 ILS | 7.30 FJD |
| 50 ILS | 36.52 FJD |
| 100 ILS | 73.03 FJD |
| 500 ILS | 365.15 FJD |
| 1,000 ILS | 730.30 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-09-02T05:33:21Z",
"rates": {
"FJD": 0.7303
}
}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.03,
"rate": 0.7303
}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