Rate Overview
Live
1 JPY = 5.5978 AOA
1 AOA = 0.178641
JPY
Avg
5.7665
High
5.9888
Low
5.5978
Last updated: 7/29/2026, 1:54:58 PM
Quick Conversions
| JPY | AOA |
|---|---|
| 1 JPY | 5.60 AOA |
| 10 JPY | 55.98 AOA |
| 50 JPY | 279.89 AOA |
| 100 JPY | 559.78 AOA |
| 500 JPY | 2,798.90 AOA |
| 1,000 JPY | 5,597.81 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-29T13:54:58Z",
"rates": {
"AOA": 5.597806
}
}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": 559.7806,
"rate": 5.597806
}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