Rate Overview
Live
1 JPY = 1.0866 DJF
1 DJF = 0.920336
JPY
Avg
1.0891
High
1.0940
Low
1.0863
Last updated: 7/28/2026, 3:50:44 AM
Quick Conversions
| JPY | DJF |
|---|---|
| 1 JPY | 1.09 DJF |
| 10 JPY | 10.87 DJF |
| 50 JPY | 54.33 DJF |
| 100 JPY | 108.66 DJF |
| 500 JPY | 543.28 DJF |
| 1,000 JPY | 1,086.56 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-28T03:50:44Z",
"rates": {
"DJF": 1.08656
}
}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.65599999999999,
"rate": 1.08656
}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