Rate Overview
Live
1 FJD = 108.1110 YER
1 YER = 0.009250
FJD
Avg
107.8811
High
108.8182
Low
107.3121
Last updated: 3/6/2026, 8:48:51 PM
Quick Conversions
| FJD | YER |
|---|---|
| 1 FJD | 108.11 YER |
| 10 FJD | 1,081.11 YER |
| 50 FJD | 5,405.55 YER |
| 100 FJD | 10,811.10 YER |
| 500 FJD | 54,055.52 YER |
| 1,000 FJD | 108,111.05 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-03-06T20:48:51Z",
"rates": {
"YER": 108.111048
}
}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": 10811.1048,
"rate": 108.111048
}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