Rate Overview
Live
1 DJF = 0.917468 JPY
1 JPY = 1.0900
DJF
Avg
0.873337
High
0.919933
Low
0.824396
Last updated: 7/26/2026, 5:53:40 AM
Quick Conversions
| DJF | JPY |
|---|---|
| 1 DJF | 0.92 JPY |
| 10 DJF | 9.17 JPY |
| 50 DJF | 45.87 JPY |
| 100 DJF | 91.75 JPY |
| 500 DJF | 458.73 JPY |
| 1,000 DJF | 917.47 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-26T05:53:40Z",
"rates": {
"JPY": 0.917468
}
}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": 91.7468,
"rate": 0.917468
}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