Rate Overview
Live
1 JPY = 5.6034 AOA
1 AOA = 0.178464
JPY
Avg
5.9130
High
6.2442
Low
5.6034
Last updated: 7/28/2026, 2:04:09 PM
Quick Conversions
| JPY | AOA |
|---|---|
| 1 JPY | 5.60 AOA |
| 10 JPY | 56.03 AOA |
| 50 JPY | 280.17 AOA |
| 100 JPY | 560.34 AOA |
| 500 JPY | 2,801.68 AOA |
| 1,000 JPY | 5,603.37 AOA |
Get JPY/AOA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=AOAExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-28T14:04:09Z",
"rates": {
"AOA": 5.603367
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=AOA&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "AOA",
"amount": 100
},
"result": 560.3367000000001,
"rate": 5.603367
}Build with JPY/AOA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key