Rate Overview
Live
1 JPY = 5.7967 AOA
1 AOA = 0.172511
JPY
Avg
5.7642
High
5.7967
Low
5.7372
Last updated: 4/17/2026, 7:03:15 PM
Quick Conversions
| JPY | AOA |
|---|---|
| 1 JPY | 5.80 AOA |
| 10 JPY | 57.97 AOA |
| 50 JPY | 289.84 AOA |
| 100 JPY | 579.67 AOA |
| 500 JPY | 2,898.36 AOA |
| 1,000 JPY | 5,796.72 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-04-17T19:03:15Z",
"rates": {
"AOA": 5.796716
}
}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": 579.6716,
"rate": 5.796716
}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