Rate Overview
Live
1 JPY = 1.1177 DJF
1 DJF = 0.894658
JPY
Avg
1.1211
High
1.1298
Low
1.1165
Last updated: 8/15/2026, 9:59:36 AM
Quick Conversions
| JPY | DJF |
|---|---|
| 1 JPY | 1.12 DJF |
| 10 JPY | 11.18 DJF |
| 50 JPY | 55.89 DJF |
| 100 JPY | 111.77 DJF |
| 500 JPY | 558.87 DJF |
| 1,000 JPY | 1,117.75 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-08-15T09:59:36Z",
"rates": {
"DJF": 1.117746
}
}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": 111.77459999999999,
"rate": 1.117746
}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