Rate Overview
Live
1 FJD = 1.3134 ILS
1 ILS = 0.761372
FJD
Avg
1.3307
High
1.3454
Low
1.3134
Last updated: 5/7/2026, 12:13:03 AM
Quick Conversions
| FJD | ILS |
|---|---|
| 1 FJD | 1.31 ILS |
| 10 FJD | 13.13 ILS |
| 50 FJD | 65.67 ILS |
| 100 FJD | 131.34 ILS |
| 500 FJD | 656.71 ILS |
| 1,000 FJD | 1,313.42 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-05-07T00:13:03Z",
"rates": {
"ILS": 1.313418
}
}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": 131.3418,
"rate": 1.313418
}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