Rate Overview
Live
1 AWG = 89.3545 JPY
1 JPY = 0.011191
AWG
Avg
86.7399
High
89.3545
Low
83.1292
Last updated: 3/27/2026, 8:04:20 AM
Quick Conversions
| AWG | JPY |
|---|---|
| 1 AWG | 89.35 JPY |
| 10 AWG | 893.54 JPY |
| 50 AWG | 4,467.72 JPY |
| 100 AWG | 8,935.45 JPY |
| 500 AWG | 44,677.23 JPY |
| 1,000 AWG | 89,354.47 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-27T08:04:20Z",
"rates": {
"JPY": 89.354469
}
}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": 8935.446899999999,
"rate": 89.354469
}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