Rate Overview
Live
1 AWG = 91.1394 JPY
1 JPY = 0.010972
AWG
Avg
86.7126
High
91.1394
Low
82.1168
Last updated: 7/21/2026, 7:19:31 PM
Quick Conversions
| AWG | JPY |
|---|---|
| 1 AWG | 91.14 JPY |
| 10 AWG | 911.39 JPY |
| 50 AWG | 4,556.97 JPY |
| 100 AWG | 9,113.94 JPY |
| 500 AWG | 45,569.69 JPY |
| 1,000 AWG | 91,139.39 JPY |
Get AWG/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=JPYExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-21T19:19:31Z",
"rates": {
"JPY": 91.139385
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "JPY",
"amount": 100
},
"result": 9113.9385,
"rate": 91.139385
}Build with AWG/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key