Rate Overview
Live
1 FJD = 1.2806 ILS
1 ILS = 0.780907
FJD
Avg
1.5020
High
1.7250
Low
1.2806
Last updated: 5/27/2026, 6:11:59 AM
Quick Conversions
| FJD | ILS |
|---|---|
| 1 FJD | 1.28 ILS |
| 10 FJD | 12.81 ILS |
| 50 FJD | 64.03 ILS |
| 100 FJD | 128.06 ILS |
| 500 FJD | 640.28 ILS |
| 1,000 FJD | 1,280.56 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-27T06:11:59Z",
"rates": {
"ILS": 1.280562
}
}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.0562,
"rate": 1.280562
}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