Rate Overview
Live
1 FJD = 72.7012 JPY
1 JPY = 0.013755
FJD
Avg
68.0811
High
72.7012
Low
63.5747
Last updated: 5/27/2026, 3:10:54 PM
Quick Conversions
| FJD | JPY |
|---|---|
| 1 FJD | 72.70 JPY |
| 10 FJD | 727.01 JPY |
| 50 FJD | 3,635.06 JPY |
| 100 FJD | 7,270.12 JPY |
| 500 FJD | 36,350.58 JPY |
| 1,000 FJD | 72,701.16 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-05-27T15:10:54Z",
"rates": {
"JPY": 72.701162
}
}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": 7270.1161999999995,
"rate": 72.701162
}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