Rate Overview
Live
1 DZD = 1.1847 JPY
1 JPY = 0.844073
DZD
Avg
1.1848
High
1.1905
Low
1.1796
Last updated: 5/8/2026, 11:01:10 PM
Quick Conversions
| DZD | JPY |
|---|---|
| 1 DZD | 1.18 JPY |
| 10 DZD | 11.85 JPY |
| 50 DZD | 59.24 JPY |
| 100 DZD | 118.47 JPY |
| 500 DZD | 592.37 JPY |
| 1,000 DZD | 1,184.73 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-05-08T23:01:10Z",
"rates": {
"JPY": 1.184731
}
}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": 118.4731,
"rate": 1.184731
}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