Rate Overview
Live
1 FJD = 1.4149 ILS
1 ILS = 0.706780
FJD
Avg
1.4781
High
1.6297
Low
1.3791
Last updated: 3/27/2026, 1:17:03 PM
Quick Conversions
| FJD | ILS |
|---|---|
| 1 FJD | 1.41 ILS |
| 10 FJD | 14.15 ILS |
| 50 FJD | 70.74 ILS |
| 100 FJD | 141.49 ILS |
| 500 FJD | 707.43 ILS |
| 1,000 FJD | 1,414.87 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-27T13:17:03Z",
"rates": {
"ILS": 1.414867
}
}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": 141.4867,
"rate": 1.414867
}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