Rate Overview
Live
1 DJF = 0.893655 JPY
1 JPY = 1.1190
DJF
Avg
0.895064
High
0.898903
Low
0.892953
Last updated: 4/16/2026, 5:42:35 AM
Quick Conversions
| DJF | JPY |
|---|---|
| 1 DJF | 0.89 JPY |
| 10 DJF | 8.94 JPY |
| 50 DJF | 44.68 JPY |
| 100 DJF | 89.37 JPY |
| 500 DJF | 446.83 JPY |
| 1,000 DJF | 893.66 JPY |
Get DJF/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=JPYExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-04-16T05:42:35Z",
"rates": {
"JPY": 0.893655
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "JPY",
"amount": 100
},
"result": 89.3655,
"rate": 0.893655
}Build with DJF/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key