Rate Overview
Live
1 JPY = 5.6087 AOA
1 AOA = 0.178295
JPY
Avg
5.6096
High
5.6564
Low
5.5738
Last updated: 7/29/2026, 5:14:20 AM
Quick Conversions
| JPY | AOA |
|---|---|
| 1 JPY | 5.61 AOA |
| 10 JPY | 56.09 AOA |
| 50 JPY | 280.43 AOA |
| 100 JPY | 560.87 AOA |
| 500 JPY | 2,804.35 AOA |
| 1,000 JPY | 5,608.70 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-29T05:14:20Z",
"rates": {
"AOA": 5.608696
}
}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.8696,
"rate": 5.608696
}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