Rate Overview
Live
1 AOA = 0.982220 KPW
1 KPW = 1.0181
AOA
Avg
0.978825
High
0.982220
Low
0.971825
Last updated: 6/16/2026, 1:30:57 PM
Quick Conversions
| AOA | KPW |
|---|---|
| 1 AOA | 0.98 KPW |
| 10 AOA | 9.82 KPW |
| 50 AOA | 49.11 KPW |
| 100 AOA | 98.22 KPW |
| 500 AOA | 491.11 KPW |
| 1,000 AOA | 982.22 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-06-16T13:30:57Z",
"rates": {
"KPW": 0.98222
}
}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.222,
"rate": 0.98222
}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