Rate Overview
Live
1 AWG = 91.5176 JPY
1 JPY = 0.010927
AWG
Avg
86.9430
High
91.5176
Low
81.7813
Last updated: 7/28/2026, 10:39:13 PM
Quick Conversions
| AWG | JPY |
|---|---|
| 1 AWG | 91.52 JPY |
| 10 AWG | 915.18 JPY |
| 50 AWG | 4,575.88 JPY |
| 100 AWG | 9,151.76 JPY |
| 500 AWG | 45,758.80 JPY |
| 1,000 AWG | 91,517.60 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-28T22:39:13Z",
"rates": {
"JPY": 91.517597
}
}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": 9151.759699999999,
"rate": 91.517597
}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