Rate Overview
Live
1 DJF = 0.896768 JPY
1 JPY = 1.1151
DJF
Avg
0.888960
High
0.896768
Low
0.874557
Last updated: 3/27/2026, 4:20:59 AM
Quick Conversions
| DJF | JPY |
|---|---|
| 1 DJF | 0.90 JPY |
| 10 DJF | 8.97 JPY |
| 50 DJF | 44.84 JPY |
| 100 DJF | 89.68 JPY |
| 500 DJF | 448.38 JPY |
| 1,000 DJF | 896.77 JPY |
Get DJF/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=JPYExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-03-27T04:20:59Z",
"rates": {
"JPY": 0.896768
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "JPY",
"amount": 100
},
"result": 89.6768,
"rate": 0.896768
}Build with DJF/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key