Rate Overview
Live
1 JPY = 6.0022 AOA
1 AOA = 0.166605
JPY
Avg
5.8679
High
6.0022
Low
5.7353
Last updated: 9/8/2026, 3:50:16 AM
Quick Conversions
| JPY | AOA |
|---|---|
| 1 JPY | 6.00 AOA |
| 10 JPY | 60.02 AOA |
| 50 JPY | 300.11 AOA |
| 100 JPY | 600.22 AOA |
| 500 JPY | 3,001.10 AOA |
| 1,000 JPY | 6,002.21 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-09-08T03:50:16Z",
"rates": {
"AOA": 6.002208
}
}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": 600.2208,
"rate": 6.002208
}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