Rate Overview
Live
1 JPY = 1.1142 DJF
1 DJF = 0.897489
JPY
Avg
1.1187
High
1.1236
Low
1.1142
Last updated: 3/27/2026, 7:43:39 AM
Quick Conversions
| JPY | DJF |
|---|---|
| 1 JPY | 1.11 DJF |
| 10 JPY | 11.14 DJF |
| 50 JPY | 55.71 DJF |
| 100 JPY | 111.42 DJF |
| 500 JPY | 557.11 DJF |
| 1,000 JPY | 1,114.22 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-27T07:43:39Z",
"rates": {
"DJF": 1.11422
}
}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.422,
"rate": 1.11422
}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