Rate Overview
Live
1 FJD = 72.6370 JPY
1 JPY = 0.013767
FJD
Avg
72.1149
High
72.6370
Low
71.5882
Last updated: 6/16/2026, 3:45:04 PM
Quick Conversions
| FJD | JPY |
|---|---|
| 1 FJD | 72.64 JPY |
| 10 FJD | 726.37 JPY |
| 50 FJD | 3,631.85 JPY |
| 100 FJD | 7,263.70 JPY |
| 500 FJD | 36,318.52 JPY |
| 1,000 FJD | 72,637.04 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-06-16T15:45:04Z",
"rates": {
"JPY": 72.637036
}
}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": 7263.7036,
"rate": 72.637036
}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