Rate Overview
Live
1 DZD = 1.1589 JPY
1 JPY = 0.862882
DZD
Avg
1.1781
High
1.2011
Low
1.1589
Last updated: 9/7/2026, 6:32:52 PM
Quick Conversions
| DZD | JPY |
|---|---|
| 1 DZD | 1.16 JPY |
| 10 DZD | 11.59 JPY |
| 50 DZD | 57.95 JPY |
| 100 DZD | 115.89 JPY |
| 500 DZD | 579.45 JPY |
| 1,000 DZD | 1,158.91 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-09-07T18:32:52Z",
"rates": {
"JPY": 1.158907
}
}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": 115.8907,
"rate": 1.158907
}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