Rate Overview
Live
1 JPY = 0.010629 AZN
1 AZN = 94.0822
JPY
Avg
0.010937
High
0.011276
Low
0.010629
Last updated: 3/28/2026, 1:44:48 PM
Quick Conversions
| JPY | AZN |
|---|---|
| 1 JPY | 0.01 AZN |
| 10 JPY | 0.11 AZN |
| 50 JPY | 0.53 AZN |
| 100 JPY | 1.06 AZN |
| 500 JPY | 5.31 AZN |
| 1,000 JPY | 10.63 AZN |
Get JPY/AZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=AZNExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-03-28T13:44:48Z",
"rates": {
"AZN": 0.010629
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=AZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "AZN",
"amount": 100
},
"result": 1.0629,
"rate": 0.010629
}Build with JPY/AZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key