Rate Overview
Live
1 FJD = 1.3682 ILS
1 ILS = 0.730896
FJD
Avg
1.3439
High
1.3714
Low
1.3186
Last updated: 7/23/2026, 2:00:18 AM
Quick Conversions
| FJD | ILS |
|---|---|
| 1 FJD | 1.37 ILS |
| 10 FJD | 13.68 ILS |
| 50 FJD | 68.41 ILS |
| 100 FJD | 136.82 ILS |
| 500 FJD | 684.09 ILS |
| 1,000 FJD | 1,368.18 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-07-23T02:00:18Z",
"rates": {
"ILS": 1.368183
}
}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": 136.8183,
"rate": 1.368183
}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