Rate Overview
Live
1 FJD = 106.0519 YER
1 YER = 0.009429
FJD
Avg
106.2387
High
108.6829
Low
103.4427
Last updated: 7/26/2026, 1:15:00 PM
Quick Conversions
| FJD | YER |
|---|---|
| 1 FJD | 106.05 YER |
| 10 FJD | 1,060.52 YER |
| 50 FJD | 5,302.59 YER |
| 100 FJD | 10,605.19 YER |
| 500 FJD | 53,025.94 YER |
| 1,000 FJD | 106,051.88 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-26T13:15:00Z",
"rates": {
"YER": 106.051879
}
}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": 10605.1879,
"rate": 106.051879
}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