Rate Overview
Live
1 AWG = 89.3173 JPY
1 JPY = 0.011196
AWG
Avg
88.9474
High
89.3311
Low
88.5780
Last updated: 3/27/2026, 3:22:42 PM
Quick Conversions
| AWG | JPY |
|---|---|
| 1 AWG | 89.32 JPY |
| 10 AWG | 893.17 JPY |
| 50 AWG | 4,465.87 JPY |
| 100 AWG | 8,931.73 JPY |
| 500 AWG | 44,658.66 JPY |
| 1,000 AWG | 89,317.32 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-27T15:22:42Z",
"rates": {
"JPY": 89.317318
}
}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": 8931.7318,
"rate": 89.317318
}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