Rate Overview
Live
1 DZD = 1.2239 JPY
1 JPY = 0.817030
DZD
Avg
1.1862
High
1.2239
Low
1.1312
Last updated: 7/22/2026, 10:22:48 AM
Quick Conversions
| DZD | JPY |
|---|---|
| 1 DZD | 1.22 JPY |
| 10 DZD | 12.24 JPY |
| 50 DZD | 61.20 JPY |
| 100 DZD | 122.39 JPY |
| 500 DZD | 611.97 JPY |
| 1,000 DZD | 1,223.95 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-07-22T10:22:48Z",
"rates": {
"JPY": 1.223946
}
}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": 122.3946,
"rate": 1.223946
}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