Rate Overview
Live
1 FJD = 70.6839 JPY
1 JPY = 0.014147
FJD
Avg
71.7635
High
72.8151
Low
70.4406
Last updated: 9/4/2026, 6:29:01 PM
Quick Conversions
| FJD | JPY |
|---|---|
| 1 FJD | 70.68 JPY |
| 10 FJD | 706.84 JPY |
| 50 FJD | 3,534.20 JPY |
| 100 FJD | 7,068.39 JPY |
| 500 FJD | 35,341.97 JPY |
| 1,000 FJD | 70,683.93 JPY |
Get FJD/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=JPYExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-09-04T18:29:01Z",
"rates": {
"JPY": 70.683932
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "JPY",
"amount": 100
},
"result": 7068.3931999999995,
"rate": 70.683932
}Build with FJD/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key