Rate Overview
Live
1 JPY = 0.010881 AZN
1 AZN = 91.9033
JPY
Avg
0.010752
High
0.010896
Low
0.010614
Last updated: 9/5/2026, 11:44:25 AM
Quick Conversions
| JPY | AZN |
|---|---|
| 1 JPY | 0.01 AZN |
| 10 JPY | 0.11 AZN |
| 50 JPY | 0.54 AZN |
| 100 JPY | 1.09 AZN |
| 500 JPY | 5.44 AZN |
| 1,000 JPY | 10.88 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-09-05T11:44:25Z",
"rates": {
"AZN": 0.010881
}
}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.0881,
"rate": 0.010881
}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