Rate Overview
Live
1 FJD = 107.1922 YER
1 YER = 0.009329
FJD
Avg
107.2484
High
107.5877
Low
106.7523
Last updated: 6/16/2026, 4:12:50 AM
Quick Conversions
| FJD | YER |
|---|---|
| 1 FJD | 107.19 YER |
| 10 FJD | 1,071.92 YER |
| 50 FJD | 5,359.61 YER |
| 100 FJD | 10,719.22 YER |
| 500 FJD | 53,596.09 YER |
| 1,000 FJD | 107,192.18 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-06-16T04:12:50Z",
"rates": {
"YER": 107.192176
}
}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": 10719.2176,
"rate": 107.192176
}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