Rate Overview
Live
1 FJD = 71.0479 JPY
1 JPY = 0.014075
FJD
Avg
71.3728
High
72.2457
Low
70.5215
Last updated: 3/27/2026, 12:13:29 PM
Quick Conversions
| FJD | JPY |
|---|---|
| 1 FJD | 71.05 JPY |
| 10 FJD | 710.48 JPY |
| 50 FJD | 3,552.39 JPY |
| 100 FJD | 7,104.79 JPY |
| 500 FJD | 35,523.94 JPY |
| 1,000 FJD | 71,047.88 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-27T12:13:29Z",
"rates": {
"JPY": 71.047883
}
}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": 7104.7883,
"rate": 71.047883
}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