Rate Overview
Live
1 JPY = 0.014012 FJD
1 FJD = 71.3674
JPY
Avg
0.014063
High
0.014180
Low
0.014012
Last updated: 3/7/2026, 7:44:37 AM
Quick Conversions
| JPY | FJD |
|---|---|
| 1 JPY | 0.01 FJD |
| 10 JPY | 0.14 FJD |
| 50 JPY | 0.70 FJD |
| 100 JPY | 1.40 FJD |
| 500 JPY | 7.01 FJD |
| 1,000 JPY | 14.01 FJD |
Get JPY/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=FJDExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-03-07T07:44:37Z",
"rates": {
"FJD": 0.014012
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "FJD",
"amount": 100
},
"result": 1.4012,
"rate": 0.014012
}Build with JPY/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key