Rate Overview
Live
1 JPY = 0.011200 AWG
1 AWG = 89.2857
JPY
Avg
0.011410
High
0.011727
Low
0.011200
Last updated: 3/27/2026, 9:30:57 AM
Quick Conversions
| JPY | AWG |
|---|---|
| 1 JPY | 0.01 AWG |
| 10 JPY | 0.11 AWG |
| 50 JPY | 0.56 AWG |
| 100 JPY | 1.12 AWG |
| 500 JPY | 5.60 AWG |
| 1,000 JPY | 11.20 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-03-27T09:30:57Z",
"rates": {
"AWG": 0.0112
}
}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.1199999999999999,
"rate": 0.0112
}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