Rate Overview
Live
1 FJD = 106.0081 YER
1 YER = 0.009433
FJD
Avg
106.2646
High
109.3086
Low
103.6173
Last updated: 7/24/2026, 5:49:08 AM
Quick Conversions
| FJD | YER |
|---|---|
| 1 FJD | 106.01 YER |
| 10 FJD | 1,060.08 YER |
| 50 FJD | 5,300.41 YER |
| 100 FJD | 10,600.81 YER |
| 500 FJD | 53,004.07 YER |
| 1,000 FJD | 106,008.14 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-07-24T05:49:08Z",
"rates": {
"YER": 106.008136
}
}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": 10600.8136,
"rate": 106.008136
}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