Rate Overview
Live
1 AWG = 91.5385 JPY
1 JPY = 0.010924
AWG
Avg
90.6878
High
91.5385
Low
89.7691
Last updated: 7/26/2026, 8:20:09 PM
Quick Conversions
| AWG | JPY |
|---|---|
| 1 AWG | 91.54 JPY |
| 10 AWG | 915.39 JPY |
| 50 AWG | 4,576.93 JPY |
| 100 AWG | 9,153.85 JPY |
| 500 AWG | 45,769.27 JPY |
| 1,000 AWG | 91,538.55 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-26T20:20:09Z",
"rates": {
"JPY": 91.538547
}
}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": 9153.8547,
"rate": 91.538547
}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