Rate Overview
Live
1 DJF = 0.920106 JPY
1 JPY = 1.0868
DJF
Avg
0.892737
High
0.920106
Low
0.856008
Last updated: 7/24/2026, 9:40:56 PM
Quick Conversions
| DJF | JPY |
|---|---|
| 1 DJF | 0.92 JPY |
| 10 DJF | 9.20 JPY |
| 50 DJF | 46.01 JPY |
| 100 DJF | 92.01 JPY |
| 500 DJF | 460.05 JPY |
| 1,000 DJF | 920.11 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-07-24T21:40:56Z",
"rates": {
"JPY": 0.920106
}
}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": 92.0106,
"rate": 0.920106
}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