Rate Overview
Live
1 JPY = 5.7519 AOA
1 AOA = 0.173857
JPY
Avg
6.0545
High
6.4440
Low
5.7519
Last updated: 5/29/2026, 2:28:53 PM
Quick Conversions
| JPY | AOA |
|---|---|
| 1 JPY | 5.75 AOA |
| 10 JPY | 57.52 AOA |
| 50 JPY | 287.59 AOA |
| 100 JPY | 575.19 AOA |
| 500 JPY | 2,875.93 AOA |
| 1,000 JPY | 5,751.86 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-05-29T14:28:53Z",
"rates": {
"AOA": 5.751862
}
}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": 575.1862,
"rate": 5.751862
}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