Rate Overview
Live
1 JPY = 0.829481 DZD
1 DZD = 1.2056
JPY
Avg
0.831204
High
0.833027
Low
0.829179
Last updated: 6/17/2026, 7:10:26 AM
Quick Conversions
| JPY | DZD |
|---|---|
| 1 JPY | 0.83 DZD |
| 10 JPY | 8.29 DZD |
| 50 JPY | 41.47 DZD |
| 100 JPY | 82.95 DZD |
| 500 JPY | 414.74 DZD |
| 1,000 JPY | 829.48 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-06-17T07:10:26Z",
"rates": {
"DZD": 0.829481
}
}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.9481,
"rate": 0.829481
}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