Rate Overview
Live
1 AWG = 89.0059 JPY
1 JPY = 0.011235
AWG
Avg
88.7375
High
89.0106
Low
88.1678
Last updated: 8/15/2026, 8:05:59 AM
Quick Conversions
| AWG | JPY |
|---|---|
| 1 AWG | 89.01 JPY |
| 10 AWG | 890.06 JPY |
| 50 AWG | 4,450.29 JPY |
| 100 AWG | 8,900.59 JPY |
| 500 AWG | 44,502.93 JPY |
| 1,000 AWG | 89,005.86 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-08-15T08:05:59Z",
"rates": {
"JPY": 89.005863
}
}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": 8900.5863,
"rate": 89.005863
}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