Rate Overview
Live
1 AOA = 0.983188 KPW
1 KPW = 1.0171
AOA
Avg
0.979785
High
0.984066
Low
0.970564
Last updated: 3/6/2026, 8:14:39 AM
Quick Conversions
| AOA | KPW |
|---|---|
| 1 AOA | 0.98 KPW |
| 10 AOA | 9.83 KPW |
| 50 AOA | 49.16 KPW |
| 100 AOA | 98.32 KPW |
| 500 AOA | 491.59 KPW |
| 1,000 AOA | 983.19 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-03-06T08:14:39Z",
"rates": {
"KPW": 0.983188
}
}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.3188,
"rate": 0.983188
}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