Rate Overview
Live
1 JPY = 1.1190 DJF
1 DJF = 0.893656
JPY
Avg
1.1172
High
1.1199
Low
1.1125
Last updated: 4/16/2026, 6:00:05 AM
Quick Conversions
| JPY | DJF |
|---|---|
| 1 JPY | 1.12 DJF |
| 10 JPY | 11.19 DJF |
| 50 JPY | 55.95 DJF |
| 100 JPY | 111.90 DJF |
| 500 JPY | 559.50 DJF |
| 1,000 JPY | 1,119.00 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-04-16T06:00:05Z",
"rates": {
"DJF": 1.118999
}
}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.8999,
"rate": 1.118999
}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