Rate Overview
Live
1 DZD = 1.2092 JPY
1 JPY = 0.827008
DZD
Avg
1.2045
High
1.2092
Low
1.2011
Last updated: 6/19/2026, 5:02:39 AM
Quick Conversions
| DZD | JPY |
|---|---|
| 1 DZD | 1.21 JPY |
| 10 DZD | 12.09 JPY |
| 50 DZD | 60.46 JPY |
| 100 DZD | 120.92 JPY |
| 500 DZD | 604.59 JPY |
| 1,000 DZD | 1,209.18 JPY |
Get DZD/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DZD¤cies=JPYExample Response:
{
"success": true,
"base": "DZD",
"date": "2026-06-19T05:02:39Z",
"rates": {
"JPY": 1.209178
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DZD&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "DZD",
"to": "JPY",
"amount": 100
},
"result": 120.91780000000001,
"rate": 1.209178
}Build with DZD/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key