Rate Overview
Live
1 DJF = 0.915366 JPY
1 JPY = 1.0925
DJF
Avg
0.912194
High
0.915366
Low
0.909419
Last updated: 7/21/2026, 3:28:49 PM
Quick Conversions
| DJF | JPY |
|---|---|
| 1 DJF | 0.92 JPY |
| 10 DJF | 9.15 JPY |
| 50 DJF | 45.77 JPY |
| 100 DJF | 91.54 JPY |
| 500 DJF | 457.68 JPY |
| 1,000 DJF | 915.37 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-21T15:28:49Z",
"rates": {
"JPY": 0.915366
}
}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.5366,
"rate": 0.915366
}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