Rate Overview
Live
1 JPY = 0.010670 AZN
1 AZN = 93.7207
JPY
Avg
0.010703
High
0.010777
Low
0.010669
Last updated: 8/15/2026, 4:51:22 AM
Quick Conversions
| JPY | AZN |
|---|---|
| 1 JPY | 0.01 AZN |
| 10 JPY | 0.11 AZN |
| 50 JPY | 0.53 AZN |
| 100 JPY | 1.07 AZN |
| 500 JPY | 5.34 AZN |
| 1,000 JPY | 10.67 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-08-15T04:51:22Z",
"rates": {
"AZN": 0.01067
}
}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.0670000000000002,
"rate": 0.01067
}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