Rate Overview
Live
1 FJD = 72.8584 JPY
1 JPY = 0.013725
FJD
Avg
71.4307
High
72.8584
Low
68.9787
Last updated: 7/25/2026, 11:54:49 PM
Quick Conversions
| FJD | JPY |
|---|---|
| 1 FJD | 72.86 JPY |
| 10 FJD | 728.58 JPY |
| 50 FJD | 3,642.92 JPY |
| 100 FJD | 7,285.84 JPY |
| 500 FJD | 36,429.21 JPY |
| 1,000 FJD | 72,858.41 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-25T23:54:49Z",
"rates": {
"JPY": 72.858412
}
}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": 7285.8412,
"rate": 72.858412
}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