Rate Overview
Live
1 FJD = 106.6383 YER
1 YER = 0.009377
FJD
Avg
107.4756
High
113.5160
Low
104.0584
Last updated: 7/23/2026, 5:46:42 AM
Quick Conversions
| FJD | YER |
|---|---|
| 1 FJD | 106.64 YER |
| 10 FJD | 1,066.38 YER |
| 50 FJD | 5,331.91 YER |
| 100 FJD | 10,663.83 YER |
| 500 FJD | 53,319.14 YER |
| 1,000 FJD | 106,638.28 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-23T05:46:42Z",
"rates": {
"YER": 106.63828
}
}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": 10663.828,
"rate": 106.63828
}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