Rate Overview
Live
1 AWG = 89.2818 JPY
1 JPY = 0.011200
AWG
Avg
84.4150
High
89.2818
Low
79.7366
Last updated: 3/27/2026, 9:52:48 AM
Quick Conversions
| AWG | JPY |
|---|---|
| 1 AWG | 89.28 JPY |
| 10 AWG | 892.82 JPY |
| 50 AWG | 4,464.09 JPY |
| 100 AWG | 8,928.18 JPY |
| 500 AWG | 44,640.92 JPY |
| 1,000 AWG | 89,281.84 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-27T09:52:48Z",
"rates": {
"JPY": 89.281843
}
}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": 8928.184299999999,
"rate": 89.281843
}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