Rate Overview
Live
1 FJD = 0.383269 EUR
1 EUR = 2.6091
FJD
Avg
0.383481
High
0.385576
Low
0.381382
Last updated: 4/15/2026, 10:52:49 PM
Quick Conversions
| FJD | EUR |
|---|---|
| 1 FJD | 0.38 EUR |
| 10 FJD | 3.83 EUR |
| 50 FJD | 19.16 EUR |
| 100 FJD | 38.33 EUR |
| 500 FJD | 191.63 EUR |
| 1,000 FJD | 383.27 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-04-15T22:52:49Z",
"rates": {
"EUR": 0.383269
}
}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.3269,
"rate": 0.383269
}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