Rate Overview
Live
1 FJD = 105.5216 YER
1 YER = 0.009477
FJD
Avg
105.7404
High
106.4113
Low
105.0595
Last updated: 7/5/2026, 1:16:20 PM
Quick Conversions
| FJD | YER |
|---|---|
| 1 FJD | 105.52 YER |
| 10 FJD | 1,055.22 YER |
| 50 FJD | 5,276.08 YER |
| 100 FJD | 10,552.16 YER |
| 500 FJD | 52,760.78 YER |
| 1,000 FJD | 105,521.57 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-07-05T13:16:20Z",
"rates": {
"YER": 105.521567
}
}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": 10552.1567,
"rate": 105.521567
}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