Rate Overview
Live
1 JPY = 0.832222 DZD
1 DZD = 1.2016
JPY
Avg
0.831851
High
0.835026
Low
0.828533
Last updated: 3/27/2026, 11:11:14 AM
Quick Conversions
| JPY | DZD |
|---|---|
| 1 JPY | 0.83 DZD |
| 10 JPY | 8.32 DZD |
| 50 JPY | 41.61 DZD |
| 100 JPY | 83.22 DZD |
| 500 JPY | 416.11 DZD |
| 1,000 JPY | 832.22 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-27T11:11:14Z",
"rates": {
"DZD": 0.832222
}
}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.2222,
"rate": 0.832222
}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