Rate Overview
Live
1 JPY = 5.6141 AOA
1 AOA = 0.178124
JPY
Avg
6.0184
High
6.4440
Low
5.6141
Last updated: 7/30/2026, 4:55:54 AM
Quick Conversions
| JPY | AOA |
|---|---|
| 1 JPY | 5.61 AOA |
| 10 JPY | 56.14 AOA |
| 50 JPY | 280.70 AOA |
| 100 JPY | 561.41 AOA |
| 500 JPY | 2,807.03 AOA |
| 1,000 JPY | 5,614.06 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-30T04:55:54Z",
"rates": {
"AOA": 5.614062
}
}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.4062,
"rate": 5.614062
}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