Rate Overview
Live
1 AWG = 89.3344 JPY
1 JPY = 0.011194
AWG
Avg
87.6590
High
89.3344
Low
85.2685
Last updated: 3/27/2026, 11:43:16 AM
Quick Conversions
| AWG | JPY |
|---|---|
| 1 AWG | 89.33 JPY |
| 10 AWG | 893.34 JPY |
| 50 AWG | 4,466.72 JPY |
| 100 AWG | 8,933.44 JPY |
| 500 AWG | 44,667.18 JPY |
| 1,000 AWG | 89,334.36 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-27T11:43:16Z",
"rates": {
"JPY": 89.334357
}
}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": 8933.4357,
"rate": 89.334357
}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