Rate Overview
Live
1 AWG = 91.0908 JPY
1 JPY = 0.010978
AWG
Avg
88.4969
High
91.0908
Low
85.2685
Last updated: 7/22/2026, 2:45:59 PM
Quick Conversions
| AWG | JPY |
|---|---|
| 1 AWG | 91.09 JPY |
| 10 AWG | 910.91 JPY |
| 50 AWG | 4,554.54 JPY |
| 100 AWG | 9,109.08 JPY |
| 500 AWG | 45,545.39 JPY |
| 1,000 AWG | 91,090.78 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-22T14:45:59Z",
"rates": {
"JPY": 91.090782
}
}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": 9109.0782,
"rate": 91.090782
}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