Rate Overview
Live
1 JPY = 5.7669 AOA
1 AOA = 0.173404
JPY
Avg
5.8364
High
5.9882
Low
5.7519
Last updated: 5/28/2026, 11:00:56 PM
Quick Conversions
| JPY | AOA |
|---|---|
| 1 JPY | 5.77 AOA |
| 10 JPY | 57.67 AOA |
| 50 JPY | 288.34 AOA |
| 100 JPY | 576.69 AOA |
| 500 JPY | 2,883.43 AOA |
| 1,000 JPY | 5,766.87 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-28T23:00:56Z",
"rates": {
"AOA": 5.766866
}
}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": 576.6866,
"rate": 5.766866
}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