Rate Overview
Live
1 JPY = 5.6227 AOA
1 AOA = 0.177852
JPY
Avg
5.6725
High
5.7605
Low
5.6227
Last updated: 7/21/2026, 5:49:03 PM
Quick Conversions
| JPY | AOA |
|---|---|
| 1 JPY | 5.62 AOA |
| 10 JPY | 56.23 AOA |
| 50 JPY | 281.13 AOA |
| 100 JPY | 562.27 AOA |
| 500 JPY | 2,811.33 AOA |
| 1,000 JPY | 5,622.66 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-21T17:49:03Z",
"rates": {
"AOA": 5.622658
}
}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": 562.2658,
"rate": 5.622658
}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