Rate Overview
Live
1 FJD = 106.0486 YER
1 YER = 0.009430
FJD
Avg
106.9793
High
107.7513
Low
106.0486
Last updated: 3/27/2026, 9:26:11 AM
Quick Conversions
| FJD | YER |
|---|---|
| 1 FJD | 106.05 YER |
| 10 FJD | 1,060.49 YER |
| 50 FJD | 5,302.43 YER |
| 100 FJD | 10,604.86 YER |
| 500 FJD | 53,024.29 YER |
| 1,000 FJD | 106,048.59 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-27T09:26:11Z",
"rates": {
"YER": 106.048587
}
}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": 10604.8587,
"rate": 106.048587
}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