Rate Overview
Live
1 FJD = 0.391957 EUR
1 EUR = 2.5513
FJD
Avg
0.392421
High
0.419449
Low
0.374451
Last updated: 3/26/2026, 6:01:08 PM
Quick Conversions
| FJD | EUR |
|---|---|
| 1 FJD | 0.39 EUR |
| 10 FJD | 3.92 EUR |
| 50 FJD | 19.60 EUR |
| 100 FJD | 39.20 EUR |
| 500 FJD | 195.98 EUR |
| 1,000 FJD | 391.96 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-26T18:01:08Z",
"rates": {
"EUR": 0.391957
}
}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.1957,
"rate": 0.391957
}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