Rate Overview
Live
1 FJD = 1.2802 ILS
1 ILS = 0.781114
FJD
Avg
1.3045
High
1.3241
Low
1.2802
Last updated: 5/27/2026, 2:27:26 AM
Quick Conversions
| FJD | ILS |
|---|---|
| 1 FJD | 1.28 ILS |
| 10 FJD | 12.80 ILS |
| 50 FJD | 64.01 ILS |
| 100 FJD | 128.02 ILS |
| 500 FJD | 640.11 ILS |
| 1,000 FJD | 1,280.22 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-27T02:27:26Z",
"rates": {
"ILS": 1.280223
}
}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": 128.0223,
"rate": 1.280223
}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