Rate Overview
Live
1 JPY = 5.6930 AOA
1 AOA = 0.175654
JPY
Avg
5.7316
High
5.7843
Low
5.6930
Last updated: 6/18/2026, 11:41:02 AM
Quick Conversions
| JPY | AOA |
|---|---|
| 1 JPY | 5.69 AOA |
| 10 JPY | 56.93 AOA |
| 50 JPY | 284.65 AOA |
| 100 JPY | 569.30 AOA |
| 500 JPY | 2,846.50 AOA |
| 1,000 JPY | 5,693.01 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-06-18T11:41:02Z",
"rates": {
"AOA": 5.693005
}
}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": 569.3005,
"rate": 5.693005
}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