Rate Overview
Live
1 AWG = 88.0750 JPY
1 JPY = 0.011354
AWG
Avg
88.4070
High
88.7967
Low
88.0750
Last updated: 4/18/2026, 8:51:15 AM
Quick Conversions
| AWG | JPY |
|---|---|
| 1 AWG | 88.07 JPY |
| 10 AWG | 880.75 JPY |
| 50 AWG | 4,403.75 JPY |
| 100 AWG | 8,807.50 JPY |
| 500 AWG | 44,037.49 JPY |
| 1,000 AWG | 88,074.98 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-04-18T08:51:15Z",
"rates": {
"JPY": 88.074983
}
}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": 8807.498300000001,
"rate": 88.074983
}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