Rate Overview
Live
1 DJF = 0.919892 JPY
1 JPY = 1.0871
DJF
Avg
0.857849
High
0.919892
Low
0.801720
Last updated: 7/24/2026, 12:51:57 PM
Quick Conversions
| DJF | JPY |
|---|---|
| 1 DJF | 0.92 JPY |
| 10 DJF | 9.20 JPY |
| 50 DJF | 45.99 JPY |
| 100 DJF | 91.99 JPY |
| 500 DJF | 459.95 JPY |
| 1,000 DJF | 919.89 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-24T12:51:57Z",
"rates": {
"JPY": 0.919892
}
}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.98920000000001,
"rate": 0.919892
}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