Rate Overview
Live
1 JPY = 1.1381 DJF
1 DJF = 0.878684
JPY
Avg
1.1308
High
1.1381
Low
1.1122
Last updated: 5/6/2026, 3:32:02 PM
Quick Conversions
| JPY | DJF |
|---|---|
| 1 JPY | 1.14 DJF |
| 10 JPY | 11.38 DJF |
| 50 JPY | 56.90 DJF |
| 100 JPY | 113.81 DJF |
| 500 JPY | 569.03 DJF |
| 1,000 JPY | 1,138.07 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-06T15:32:02Z",
"rates": {
"DJF": 1.138065
}
}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": 113.80650000000001,
"rate": 1.138065
}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