Rate Overview
Live
1 JPY = 0.832712 DZD
1 DZD = 1.2009
JPY
Avg
0.832182
High
0.847541
Low
0.820886
Last updated: 3/27/2026, 9:32:04 AM
Quick Conversions
| JPY | DZD |
|---|---|
| 1 JPY | 0.83 DZD |
| 10 JPY | 8.33 DZD |
| 50 JPY | 41.64 DZD |
| 100 JPY | 83.27 DZD |
| 500 JPY | 416.36 DZD |
| 1,000 JPY | 832.71 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-03-27T09:32:04Z",
"rates": {
"DZD": 0.832712
}
}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": 83.27120000000001,
"rate": 0.832712
}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