Rate Overview
Live
1 FJD = 72.9191 JPY
1 JPY = 0.013714
FJD
Avg
72.8576
High
73.0847
Low
72.3436
Last updated: 7/26/2026, 3:28:29 PM
Quick Conversions
| FJD | JPY |
|---|---|
| 1 FJD | 72.92 JPY |
| 10 FJD | 729.19 JPY |
| 50 FJD | 3,645.96 JPY |
| 100 FJD | 7,291.91 JPY |
| 500 FJD | 36,459.56 JPY |
| 1,000 FJD | 72,919.12 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-26T15:28:29Z",
"rates": {
"JPY": 72.919124
}
}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": 7291.912399999999,
"rate": 72.919124
}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