Rate Overview
Live
1 FJD = 70.9514 JPY
1 JPY = 0.014094
FJD
Avg
71.1537
High
71.8051
Low
70.6184
Last updated: 5/7/2026, 12:12:08 AM
Quick Conversions
| FJD | JPY |
|---|---|
| 1 FJD | 70.95 JPY |
| 10 FJD | 709.51 JPY |
| 50 FJD | 3,547.57 JPY |
| 100 FJD | 7,095.14 JPY |
| 500 FJD | 35,475.69 JPY |
| 1,000 FJD | 70,951.39 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-05-07T00:12:08Z",
"rates": {
"JPY": 70.951387
}
}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": 7095.1386999999995,
"rate": 70.951387
}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