Rate Overview
Live
1 JPY = 1.0851 DJF
1 DJF = 0.921544
JPY
Avg
1.1675
High
1.2473
Low
1.0851
Last updated: 7/28/2026, 11:53:29 AM
Quick Conversions
| JPY | DJF |
|---|---|
| 1 JPY | 1.09 DJF |
| 10 JPY | 10.85 DJF |
| 50 JPY | 54.26 DJF |
| 100 JPY | 108.51 DJF |
| 500 JPY | 542.57 DJF |
| 1,000 JPY | 1,085.14 DJF |
Get JPY/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=DJFExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-28T11:53:29Z",
"rates": {
"DJF": 1.085135
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "DJF",
"amount": 100
},
"result": 108.5135,
"rate": 1.085135
}Build with JPY/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key