Rate Overview
Live
1 JPY = 0.010383 AZN
1 AZN = 96.3113
JPY
Avg
0.010682
High
0.011103
Low
0.010383
Last updated: 7/28/2026, 3:57:57 AM
Quick Conversions
| JPY | AZN |
|---|---|
| 1 JPY | 0.01 AZN |
| 10 JPY | 0.10 AZN |
| 50 JPY | 0.52 AZN |
| 100 JPY | 1.04 AZN |
| 500 JPY | 5.19 AZN |
| 1,000 JPY | 10.38 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-07-28T03:57:57Z",
"rates": {
"AZN": 0.010383
}
}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.0383,
"rate": 0.010383
}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