Rate Overview
Live
1 DJF = 0.904091 JPY
1 JPY = 1.1061
DJF
Avg
0.908266
High
0.914052
Low
0.904028
Last updated: 7/5/2026, 1:57:21 PM
Quick Conversions
| DJF | JPY |
|---|---|
| 1 DJF | 0.90 JPY |
| 10 DJF | 9.04 JPY |
| 50 DJF | 45.20 JPY |
| 100 DJF | 90.41 JPY |
| 500 DJF | 452.05 JPY |
| 1,000 DJF | 904.09 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-05T13:57:21Z",
"rates": {
"JPY": 0.904091
}
}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": 90.4091,
"rate": 0.904091
}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