Rate Overview
Live
1 AWG = 89.1617 JPY
1 JPY = 0.011216
AWG
Avg
88.9107
High
89.1754
Low
88.5780
Last updated: 3/27/2026, 6:16:46 AM
Quick Conversions
| AWG | JPY |
|---|---|
| 1 AWG | 89.16 JPY |
| 10 AWG | 891.62 JPY |
| 50 AWG | 4,458.09 JPY |
| 100 AWG | 8,916.17 JPY |
| 500 AWG | 44,580.87 JPY |
| 1,000 AWG | 89,161.73 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-27T06:16:46Z",
"rates": {
"JPY": 89.161731
}
}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": 8916.1731,
"rate": 89.161731
}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