Rate Overview
Live
1 DJF = 0.894985 JPY
1 JPY = 1.1173
DJF
Avg
0.852260
High
0.894985
Low
0.801720
Last updated: 5/26/2026, 9:02:40 PM
Quick Conversions
| DJF | JPY |
|---|---|
| 1 DJF | 0.89 JPY |
| 10 DJF | 8.95 JPY |
| 50 DJF | 44.75 JPY |
| 100 DJF | 89.50 JPY |
| 500 DJF | 447.49 JPY |
| 1,000 DJF | 894.99 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-05-26T21:02:40Z",
"rates": {
"JPY": 0.894985
}
}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.4985,
"rate": 0.894985
}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