Rate Overview
Live
1 FJD = 72.6594 JPY
1 JPY = 0.013763
FJD
Avg
72.0992
High
72.6594
Low
71.6527
Last updated: 5/27/2026, 1:53:37 PM
Quick Conversions
| FJD | JPY |
|---|---|
| 1 FJD | 72.66 JPY |
| 10 FJD | 726.59 JPY |
| 50 FJD | 3,632.97 JPY |
| 100 FJD | 7,265.94 JPY |
| 500 FJD | 36,329.72 JPY |
| 1,000 FJD | 72,659.45 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-27T13:53:37Z",
"rates": {
"JPY": 72.659448
}
}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": 7265.944799999999,
"rate": 72.659448
}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