Rate Overview
Live
1 JPY = 5.6103 AOA
1 AOA = 0.178243
JPY
Avg
5.6646
High
5.8116
Low
5.5738
Last updated: 7/29/2026, 10:30:44 PM
Quick Conversions
| JPY | AOA |
|---|---|
| 1 JPY | 5.61 AOA |
| 10 JPY | 56.10 AOA |
| 50 JPY | 280.52 AOA |
| 100 JPY | 561.03 AOA |
| 500 JPY | 2,805.16 AOA |
| 1,000 JPY | 5,610.33 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-29T22:30:44Z",
"rates": {
"AOA": 5.610326
}
}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": 561.0326,
"rate": 5.610326
}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