Rate Overview
Live
1 JPY = 0.834595 DZD
1 DZD = 1.1982
JPY
Avg
0.832877
High
0.848727
Low
0.822371
Last updated: 5/27/2026, 10:43:03 PM
Quick Conversions
| JPY | DZD |
|---|---|
| 1 JPY | 0.83 DZD |
| 10 JPY | 8.35 DZD |
| 50 JPY | 41.73 DZD |
| 100 JPY | 83.46 DZD |
| 500 JPY | 417.30 DZD |
| 1,000 JPY | 834.60 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-05-27T22:43:03Z",
"rates": {
"DZD": 0.834595
}
}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.45949999999999,
"rate": 0.834595
}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