Rate Overview
Live
1 JPY = 5.7668 AOA
1 AOA = 0.173407
JPY
Avg
5.8364
High
5.9882
Low
5.7519
Last updated: 5/28/2026, 9:42:40 PM
Quick Conversions
| JPY | AOA |
|---|---|
| 1 JPY | 5.77 AOA |
| 10 JPY | 57.67 AOA |
| 50 JPY | 288.34 AOA |
| 100 JPY | 576.68 AOA |
| 500 JPY | 2,883.39 AOA |
| 1,000 JPY | 5,766.78 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-28T21:42:40Z",
"rates": {
"AOA": 5.766775
}
}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.6775,
"rate": 5.766775
}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