Rate Overview
Live
1 FJD = 107.1221 YER
1 YER = 0.009335
FJD
Avg
107.5740
High
108.8182
Low
106.2136
Last updated: 3/27/2026, 2:32:47 PM
Quick Conversions
| FJD | YER |
|---|---|
| 1 FJD | 107.12 YER |
| 10 FJD | 1,071.22 YER |
| 50 FJD | 5,356.10 YER |
| 100 FJD | 10,712.21 YER |
| 500 FJD | 53,561.03 YER |
| 1,000 FJD | 107,122.07 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-27T14:32:47Z",
"rates": {
"YER": 107.122069
}
}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": 10712.2069,
"rate": 107.122069
}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