Rate Overview
Live
1 FJD = 0.392950 EUR
1 EUR = 2.5449
FJD
Avg
0.388422
High
0.392950
Low
0.383432
Last updated: 5/26/2026, 8:43:40 PM
Quick Conversions
| FJD | EUR |
|---|---|
| 1 FJD | 0.39 EUR |
| 10 FJD | 3.93 EUR |
| 50 FJD | 19.65 EUR |
| 100 FJD | 39.30 EUR |
| 500 FJD | 196.48 EUR |
| 1,000 FJD | 392.95 EUR |
Get FJD/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=EURExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-05-26T20:43:40Z",
"rates": {
"EUR": 0.39295
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "EUR",
"amount": 100
},
"result": 39.295,
"rate": 0.39295
}Build with FJD/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key