Rate Overview
Live
1 JPY = 0.833685 DZD
1 DZD = 1.1995
JPY
Avg
0.836798
High
0.842280
Low
0.833685
Last updated: 8/15/2026, 4:51:23 AM
Quick Conversions
| JPY | DZD |
|---|---|
| 1 JPY | 0.83 DZD |
| 10 JPY | 8.34 DZD |
| 50 JPY | 41.68 DZD |
| 100 JPY | 83.37 DZD |
| 500 JPY | 416.84 DZD |
| 1,000 JPY | 833.69 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-08-15T04:51:23Z",
"rates": {
"DZD": 0.833685
}
}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.3685,
"rate": 0.833685
}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