Rate Overview
Live
1 FJD = 105.9586 YER
1 YER = 0.009438
FJD
Avg
106.2507
High
106.6583
Low
105.8582
Last updated: 7/26/2026, 1:31:43 AM
Quick Conversions
| FJD | YER |
|---|---|
| 1 FJD | 105.96 YER |
| 10 FJD | 1,059.59 YER |
| 50 FJD | 5,297.93 YER |
| 100 FJD | 10,595.86 YER |
| 500 FJD | 52,979.31 YER |
| 1,000 FJD | 105,958.62 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-26T01:31:43Z",
"rates": {
"YER": 105.95862
}
}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": 10595.862,
"rate": 105.95862
}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