Rate Overview
Live
1 AWG = 89.8073 JPY
1 JPY = 0.011135
AWG
Avg
89.5840
High
89.8073
Low
89.3799
Last updated: 6/18/2026, 10:03:15 AM
Quick Conversions
| AWG | JPY |
|---|---|
| 1 AWG | 89.81 JPY |
| 10 AWG | 898.07 JPY |
| 50 AWG | 4,490.36 JPY |
| 100 AWG | 8,980.73 JPY |
| 500 AWG | 44,903.63 JPY |
| 1,000 AWG | 89,807.26 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-06-18T10:03:15Z",
"rates": {
"JPY": 89.807262
}
}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": 8980.7262,
"rate": 89.807262
}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