Rate Overview
Live
1 DJF = 0.918810 JPY
1 JPY = 1.0884
DJF
Avg
0.890469
High
0.918810
Low
0.857418
Last updated: 7/25/2026, 10:12:00 AM
Quick Conversions
| DJF | JPY |
|---|---|
| 1 DJF | 0.92 JPY |
| 10 DJF | 9.19 JPY |
| 50 DJF | 45.94 JPY |
| 100 DJF | 91.88 JPY |
| 500 DJF | 459.41 JPY |
| 1,000 DJF | 918.81 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-25T10:12:00Z",
"rates": {
"JPY": 0.91881
}
}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.881,
"rate": 0.91881
}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