Rate Overview
Live
1 FJD = 0.387306 EUR
1 EUR = 2.5819
FJD
Avg
0.386663
High
0.390003
Low
0.383320
Last updated: 3/6/2026, 11:54:57 AM
Quick Conversions
| FJD | EUR |
|---|---|
| 1 FJD | 0.39 EUR |
| 10 FJD | 3.87 EUR |
| 50 FJD | 19.37 EUR |
| 100 FJD | 38.73 EUR |
| 500 FJD | 193.65 EUR |
| 1,000 FJD | 387.31 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-03-06T11:54:57Z",
"rates": {
"EUR": 0.387306
}
}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": 38.730599999999995,
"rate": 0.387306
}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