Rate Overview
Live
1 FJD = 71.3641 JPY
1 JPY = 0.014013
FJD
Avg
71.1088
High
71.3641
Low
70.5215
Last updated: 3/7/2026, 8:42:43 AM
Quick Conversions
| FJD | JPY |
|---|---|
| 1 FJD | 71.36 JPY |
| 10 FJD | 713.64 JPY |
| 50 FJD | 3,568.20 JPY |
| 100 FJD | 7,136.41 JPY |
| 500 FJD | 35,682.03 JPY |
| 1,000 FJD | 71,364.07 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-03-07T08:42:43Z",
"rates": {
"JPY": 71.364069
}
}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": 7136.4069,
"rate": 71.364069
}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