Rate Overview
Live
1 JPY = 0.818972 DZD
1 DZD = 1.2210
JPY
Avg
0.867213
High
0.930437
Low
0.818972
Last updated: 7/20/2026, 8:15:54 PM
Quick Conversions
| JPY | DZD |
|---|---|
| 1 JPY | 0.82 DZD |
| 10 JPY | 8.19 DZD |
| 50 JPY | 40.95 DZD |
| 100 JPY | 81.90 DZD |
| 500 JPY | 409.49 DZD |
| 1,000 JPY | 818.97 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-20T20:15:54Z",
"rates": {
"DZD": 0.818972
}
}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": 81.8972,
"rate": 0.818972
}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