Rate Overview
Live
1 AWG = 91.5486 JPY
1 JPY = 0.010923
AWG
Avg
91.3783
High
91.5716
Low
90.9179
Last updated: 7/28/2026, 3:07:40 PM
Quick Conversions
| AWG | JPY |
|---|---|
| 1 AWG | 91.55 JPY |
| 10 AWG | 915.49 JPY |
| 50 AWG | 4,577.43 JPY |
| 100 AWG | 9,154.86 JPY |
| 500 AWG | 45,774.30 JPY |
| 1,000 AWG | 91,548.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-28T15:07:40Z",
"rates": {
"JPY": 91.548603
}
}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": 9154.8603,
"rate": 91.548603
}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