Rate Overview
Live
1 AWG = 88.9601 JPY
1 JPY = 0.011241
AWG
Avg
88.9369
High
89.0815
Low
88.7867
Last updated: 5/28/2026, 10:57:22 PM
Quick Conversions
| AWG | JPY |
|---|---|
| 1 AWG | 88.96 JPY |
| 10 AWG | 889.60 JPY |
| 50 AWG | 4,448.00 JPY |
| 100 AWG | 8,896.01 JPY |
| 500 AWG | 44,480.03 JPY |
| 1,000 AWG | 88,960.06 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-28T22:57:22Z",
"rates": {
"JPY": 88.960055
}
}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.0055,
"rate": 88.960055
}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