Rate Overview
Live
1 JPY = 1.1173 DJF
1 DJF = 0.894986
JPY
Avg
1.1748
High
1.2473
Low
1.1173
Last updated: 5/26/2026, 9:01:59 PM
Quick Conversions
| JPY | DJF |
|---|---|
| 1 JPY | 1.12 DJF |
| 10 JPY | 11.17 DJF |
| 50 JPY | 55.87 DJF |
| 100 JPY | 111.73 DJF |
| 500 JPY | 558.67 DJF |
| 1,000 JPY | 1,117.34 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-05-26T21:01:59Z",
"rates": {
"DJF": 1.117336
}
}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.73360000000001,
"rate": 1.117336
}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