Rate Overview
Live
1 FJD = 108.1779 YER
1 YER = 0.009244
FJD
Avg
107.3222
High
108.1779
Low
106.2863
Last updated: 4/16/2026, 7:53:57 PM
Quick Conversions
| FJD | YER |
|---|---|
| 1 FJD | 108.18 YER |
| 10 FJD | 1,081.78 YER |
| 50 FJD | 5,408.90 YER |
| 100 FJD | 10,817.79 YER |
| 500 FJD | 54,088.96 YER |
| 1,000 FJD | 108,177.92 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-04-16T19:53:57Z",
"rates": {
"YER": 108.177919
}
}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": 10817.7919,
"rate": 108.177919
}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