Rate Overview
Live
1 AOA = 0.981212 KPW
1 KPW = 1.0191
AOA
Avg
0.979244
High
0.982084
Low
0.971131
Last updated: 7/7/2026, 7:17:12 AM
Quick Conversions
| AOA | KPW |
|---|---|
| 1 AOA | 0.98 KPW |
| 10 AOA | 9.81 KPW |
| 50 AOA | 49.06 KPW |
| 100 AOA | 98.12 KPW |
| 500 AOA | 490.61 KPW |
| 1,000 AOA | 981.21 KPW |
Get AOA/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AOA¤cies=KPWExample Response:
{
"success": true,
"base": "AOA",
"date": "2026-07-07T07:17:12Z",
"rates": {
"KPW": 0.981212
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AOA&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "AOA",
"to": "KPW",
"amount": 100
},
"result": 98.1212,
"rate": 0.981212
}Build with AOA/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key