Rate Overview
Live
1 JPY = 5.8042 AOA
1 AOA = 0.172288
JPY
Avg
5.7651
High
5.8042
Low
5.7372
Last updated: 4/17/2026, 5:52:40 PM
Quick Conversions
| JPY | AOA |
|---|---|
| 1 JPY | 5.80 AOA |
| 10 JPY | 58.04 AOA |
| 50 JPY | 290.21 AOA |
| 100 JPY | 580.42 AOA |
| 500 JPY | 2,902.11 AOA |
| 1,000 JPY | 5,804.22 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-17T17:52:40Z",
"rates": {
"AOA": 5.804219
}
}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": 580.4218999999999,
"rate": 5.804219
}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