Rate Overview
Live
1 AWG = 88.9517 JPY
1 JPY = 0.011242
AWG
Avg
88.9359
High
89.0815
Low
88.7867
Last updated: 5/28/2026, 8:34:00 PM
Quick Conversions
| AWG | JPY |
|---|---|
| 1 AWG | 88.95 JPY |
| 10 AWG | 889.52 JPY |
| 50 AWG | 4,447.58 JPY |
| 100 AWG | 8,895.17 JPY |
| 500 AWG | 44,475.84 JPY |
| 1,000 AWG | 88,951.67 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-28T20:34:00Z",
"rates": {
"JPY": 88.951675
}
}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": 8895.1675,
"rate": 88.951675
}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