Rate Overview
Live
1 AWG = 88.9687 JPY
1 JPY = 0.011240
AWG
Avg
85.5013
High
89.3311
Low
80.5315
Last updated: 5/28/2026, 9:57:44 PM
Quick Conversions
| AWG | JPY |
|---|---|
| 1 AWG | 88.97 JPY |
| 10 AWG | 889.69 JPY |
| 50 AWG | 4,448.44 JPY |
| 100 AWG | 8,896.87 JPY |
| 500 AWG | 44,484.36 JPY |
| 1,000 AWG | 88,968.72 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-05-28T21:57:44Z",
"rates": {
"JPY": 88.968715
}
}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": 8896.871500000001,
"rate": 88.968715
}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