Rate Overview
Live
1 JPY = 0.011014 AWG
1 AWG = 90.7935
JPY
Avg
0.011053
High
0.011139
Low
0.011001
Last updated: 7/20/2026, 10:17:45 PM
Quick Conversions
| JPY | AWG |
|---|---|
| 1 JPY | 0.01 AWG |
| 10 JPY | 0.11 AWG |
| 50 JPY | 0.55 AWG |
| 100 JPY | 1.10 AWG |
| 500 JPY | 5.51 AWG |
| 1,000 JPY | 11.01 AWG |
Get JPY/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=AWGExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-20T22:17:45Z",
"rates": {
"AWG": 0.011014
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "AWG",
"amount": 100
},
"result": 1.1014,
"rate": 0.011014
}Build with JPY/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key