Rate Overview
Live
1 FJD = 1.3099 ILS
1 ILS = 0.763428
FJD
Avg
1.3179
High
1.3428
Low
1.3090
Last updated: 6/16/2026, 4:10:17 AM
Quick Conversions
| FJD | ILS |
|---|---|
| 1 FJD | 1.31 ILS |
| 10 FJD | 13.10 ILS |
| 50 FJD | 65.49 ILS |
| 100 FJD | 130.99 ILS |
| 500 FJD | 654.94 ILS |
| 1,000 FJD | 1,309.88 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-06-16T04:10:17Z",
"rates": {
"ILS": 1.309881
}
}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": 130.9881,
"rate": 1.309881
}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