Rate Overview
Live
1 AWG = 90.7869 JPY
1 JPY = 0.011015
AWG
Avg
90.4035
High
90.8981
Low
89.7691
Last updated: 7/8/2026, 12:43:56 PM
Quick Conversions
| AWG | JPY |
|---|---|
| 1 AWG | 90.79 JPY |
| 10 AWG | 907.87 JPY |
| 50 AWG | 4,539.34 JPY |
| 100 AWG | 9,078.69 JPY |
| 500 AWG | 45,393.44 JPY |
| 1,000 AWG | 90,786.87 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-07-08T12:43:56Z",
"rates": {
"JPY": 90.786871
}
}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": 9078.687100000001,
"rate": 90.786871
}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