Rate Overview
Live
1 FJD = 71.5301 JPY
1 JPY = 0.013980
FJD
Avg
71.8149
High
72.5661
Low
71.3689
Last updated: 7/5/2026, 12:30:27 PM
Quick Conversions
| FJD | JPY |
|---|---|
| 1 FJD | 71.53 JPY |
| 10 FJD | 715.30 JPY |
| 50 FJD | 3,576.50 JPY |
| 100 FJD | 7,153.01 JPY |
| 500 FJD | 35,765.05 JPY |
| 1,000 FJD | 71,530.09 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-07-05T12:30:27Z",
"rates": {
"JPY": 71.530094
}
}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": 7153.009400000001,
"rate": 71.530094
}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