Rate Overview
Live
1 JPY = 0.813529 DZD
1 DZD = 1.2292
JPY
Avg
0.815769
High
0.819433
Low
0.813529
Last updated: 7/27/2026, 4:47:42 PM
Quick Conversions
| JPY | DZD |
|---|---|
| 1 JPY | 0.81 DZD |
| 10 JPY | 8.14 DZD |
| 50 JPY | 40.68 DZD |
| 100 JPY | 81.35 DZD |
| 500 JPY | 406.76 DZD |
| 1,000 JPY | 813.53 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-27T16:47:42Z",
"rates": {
"DZD": 0.813529
}
}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.35289999999999,
"rate": 0.813529
}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