Rate Overview
Live
1 JPY = 0.010894 AZN
1 AZN = 91.7936
JPY
Avg
0.010871
High
0.011110
Low
0.010751
Last updated: 5/7/2026, 3:05:13 PM
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.45 AZN |
| 1,000 JPY | 10.89 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-05-07T15:05:13Z",
"rates": {
"AZN": 0.010894
}
}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.0894,
"rate": 0.010894
}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