Rate Overview
Live
1 JPY = 1.0989 DJF
1 DJF = 0.909976
JPY
Avg
1.1001
High
1.1062
Low
1.0940
Last updated: 7/7/2026, 12:11:20 PM
Quick Conversions
| JPY | DJF |
|---|---|
| 1 JPY | 1.10 DJF |
| 10 JPY | 10.99 DJF |
| 50 JPY | 54.95 DJF |
| 100 JPY | 109.89 DJF |
| 500 JPY | 549.47 DJF |
| 1,000 JPY | 1,098.93 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-07-07T12:11:20Z",
"rates": {
"DJF": 1.09893
}
}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": 109.893,
"rate": 1.09893
}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