Rate Overview
Live
1 DJF = 0.879938 JPY
1 JPY = 1.1364
DJF
Avg
0.884500
High
0.899109
Low
0.879080
Last updated: 5/6/2026, 5:18:27 PM
Quick Conversions
| DJF | JPY |
|---|---|
| 1 DJF | 0.88 JPY |
| 10 DJF | 8.80 JPY |
| 50 DJF | 44.00 JPY |
| 100 DJF | 87.99 JPY |
| 500 DJF | 439.97 JPY |
| 1,000 DJF | 879.94 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-06T17:18:27Z",
"rates": {
"JPY": 0.879938
}
}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": 87.9938,
"rate": 0.879938
}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