Rate Overview
Live
1 FJD = 1.3904 ILS
1 ILS = 0.719194
FJD
Avg
1.3995
High
1.4062
Low
1.3904
Last updated: 3/27/2026, 6:06:49 AM
Quick Conversions
| FJD | ILS |
|---|---|
| 1 FJD | 1.39 ILS |
| 10 FJD | 13.90 ILS |
| 50 FJD | 69.52 ILS |
| 100 FJD | 139.04 ILS |
| 500 FJD | 695.22 ILS |
| 1,000 FJD | 1,390.45 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-27T06:06:49Z",
"rates": {
"ILS": 1.390445
}
}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": 139.0445,
"rate": 1.390445
}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