Rate Overview
Live
1 AWG = 88.1830 JPY
1 JPY = 0.011340
AWG
Avg
87.7484
High
88.2228
Low
87.1376
Last updated: 3/6/2026, 7:13:08 PM
Quick Conversions
| AWG | JPY |
|---|---|
| 1 AWG | 88.18 JPY |
| 10 AWG | 881.83 JPY |
| 50 AWG | 4,409.15 JPY |
| 100 AWG | 8,818.30 JPY |
| 500 AWG | 44,091.48 JPY |
| 1,000 AWG | 88,182.96 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-06T19:13:08Z",
"rates": {
"JPY": 88.18296
}
}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": 8818.296,
"rate": 88.18296
}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