Rate Overview
Live
1 DJF = 0.894674 JPY
1 JPY = 1.1177
DJF
Avg
0.893170
High
0.895043
Low
0.889982
Last updated: 3/27/2026, 2:51:35 AM
Quick Conversions
| DJF | JPY |
|---|---|
| 1 DJF | 0.89 JPY |
| 10 DJF | 8.95 JPY |
| 50 DJF | 44.73 JPY |
| 100 DJF | 89.47 JPY |
| 500 DJF | 447.34 JPY |
| 1,000 DJF | 894.67 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-03-27T02:51:35Z",
"rates": {
"JPY": 0.894674
}
}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.4674,
"rate": 0.894674
}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