Rate Overview
Live
1 JPY = 0.824448 DZD
1 DZD = 1.2129
JPY
Avg
0.823816
High
0.828256
Low
0.818881
Last updated: 7/6/2026, 1:23:29 AM
Quick Conversions
| JPY | DZD |
|---|---|
| 1 JPY | 0.82 DZD |
| 10 JPY | 8.24 DZD |
| 50 JPY | 41.22 DZD |
| 100 JPY | 82.44 DZD |
| 500 JPY | 412.22 DZD |
| 1,000 JPY | 824.45 DZD |
Get JPY/DZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=DZDExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-06T01:23:29Z",
"rates": {
"DZD": 0.824448
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=DZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "DZD",
"amount": 100
},
"result": 82.4448,
"rate": 0.824448
}Build with JPY/DZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key