Rate Overview
Live
1 DZD = 1.2068 JPY
1 JPY = 0.828628
DZD
Avg
1.2046
High
1.2114
Low
1.2002
Last updated: 3/6/2026, 7:54:50 PM
Quick Conversions
| DZD | JPY |
|---|---|
| 1 DZD | 1.21 JPY |
| 10 DZD | 12.07 JPY |
| 50 DZD | 60.34 JPY |
| 100 DZD | 120.68 JPY |
| 500 DZD | 603.41 JPY |
| 1,000 DZD | 1,206.81 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-03-06T19:54:50Z",
"rates": {
"JPY": 1.206814
}
}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.68140000000001,
"rate": 1.206814
}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