Rate Overview
Live
1 FJD = 71.0414 JPY
1 JPY = 0.014076
FJD
Avg
71.3732
High
71.9112
Low
70.9574
Last updated: 3/27/2026, 10:40:22 AM
Quick Conversions
| FJD | JPY |
|---|---|
| 1 FJD | 71.04 JPY |
| 10 FJD | 710.41 JPY |
| 50 FJD | 3,552.07 JPY |
| 100 FJD | 7,104.14 JPY |
| 500 FJD | 35,520.72 JPY |
| 1,000 FJD | 71,041.44 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-03-27T10:40:22Z",
"rates": {
"JPY": 71.041439
}
}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": 7104.1439,
"rate": 71.041439
}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