Rate Overview
Live
1 FJD = 107.6488 YER
1 YER = 0.009289
FJD
Avg
107.2679
High
108.8373
Low
104.5815
Last updated: 5/27/2026, 3:42:15 AM
Quick Conversions
| FJD | YER |
|---|---|
| 1 FJD | 107.65 YER |
| 10 FJD | 1,076.49 YER |
| 50 FJD | 5,382.44 YER |
| 100 FJD | 10,764.88 YER |
| 500 FJD | 53,824.41 YER |
| 1,000 FJD | 107,648.82 YER |
Get FJD/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=YERExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-05-27T03:42:15Z",
"rates": {
"YER": 107.648818
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "YER",
"amount": 100
},
"result": 10764.881800000001,
"rate": 107.648818
}Build with FJD/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key