Rate Overview
Live
1 AWG = 89.5623 JPY
1 JPY = 0.011165
AWG
Avg
88.9746
High
89.5623
Low
88.5780
Last updated: 3/27/2026, 6:48:44 PM
Quick Conversions
| AWG | JPY |
|---|---|
| 1 AWG | 89.56 JPY |
| 10 AWG | 895.62 JPY |
| 50 AWG | 4,478.11 JPY |
| 100 AWG | 8,956.23 JPY |
| 500 AWG | 44,781.15 JPY |
| 1,000 AWG | 89,562.29 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-03-27T18:48:44Z",
"rates": {
"JPY": 89.56229
}
}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": 8956.229000000001,
"rate": 89.56229
}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