Rate Overview
Live
1 JPY = 5.8232 AOA
1 AOA = 0.171728
JPY
Avg
5.8444
High
5.9417
Low
5.7969
Last updated: 3/7/2026, 7:37:44 AM
Quick Conversions
| JPY | AOA |
|---|---|
| 1 JPY | 5.82 AOA |
| 10 JPY | 58.23 AOA |
| 50 JPY | 291.16 AOA |
| 100 JPY | 582.32 AOA |
| 500 JPY | 2,911.58 AOA |
| 1,000 JPY | 5,823.16 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-03-07T07:37:44Z",
"rates": {
"AOA": 5.823155
}
}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": 582.3154999999999,
"rate": 5.823155
}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