Rate Overview
Live
1 FJD = 1.4006 ILS
1 ILS = 0.713960
FJD
Avg
1.4042
High
1.4301
Low
1.3886
Last updated: 3/6/2026, 8:44:12 PM
Quick Conversions
| FJD | ILS |
|---|---|
| 1 FJD | 1.40 ILS |
| 10 FJD | 14.01 ILS |
| 50 FJD | 70.03 ILS |
| 100 FJD | 140.06 ILS |
| 500 FJD | 700.32 ILS |
| 1,000 FJD | 1,400.64 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-03-06T20:44:12Z",
"rates": {
"ILS": 1.400639
}
}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": 140.0639,
"rate": 1.400639
}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