Rate Overview
Live
1 JPY = 1.1280 DJF
1 DJF = 0.886540
JPY
Avg
1.1332
High
1.1434
Low
1.1273
Last updated: 3/7/2026, 12:47:00 AM
Quick Conversions
| JPY | DJF |
|---|---|
| 1 JPY | 1.13 DJF |
| 10 JPY | 11.28 DJF |
| 50 JPY | 56.40 DJF |
| 100 JPY | 112.80 DJF |
| 500 JPY | 563.99 DJF |
| 1,000 JPY | 1,127.98 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-03-07T00:47:00Z",
"rates": {
"DJF": 1.127981
}
}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": 112.79809999999999,
"rate": 1.127981
}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