Rate Overview
Live
1 FJD = 72.1701 JPY
1 JPY = 0.013856
FJD
Avg
71.7534
High
72.1701
Low
71.3106
Last updated: 4/16/2026, 5:50:47 PM
Quick Conversions
| FJD | JPY |
|---|---|
| 1 FJD | 72.17 JPY |
| 10 FJD | 721.70 JPY |
| 50 FJD | 3,608.51 JPY |
| 100 FJD | 7,217.01 JPY |
| 500 FJD | 36,085.05 JPY |
| 1,000 FJD | 72,170.11 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-04-16T17:50:47Z",
"rates": {
"JPY": 72.170108
}
}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": 7217.0108,
"rate": 72.170108
}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