Rate Overview
Live
1 AWG = 91.1534 JPY
1 JPY = 0.010971
AWG
Avg
85.3035
High
91.1534
Low
79.7366
Last updated: 7/22/2026, 4:47:44 AM
Quick Conversions
| AWG | JPY |
|---|---|
| 1 AWG | 91.15 JPY |
| 10 AWG | 911.53 JPY |
| 50 AWG | 4,557.67 JPY |
| 100 AWG | 9,115.34 JPY |
| 500 AWG | 45,576.68 JPY |
| 1,000 AWG | 91,153.35 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-22T04:47:44Z",
"rates": {
"JPY": 91.153351
}
}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": 9115.3351,
"rate": 91.153351
}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