Rate Overview
Live
1 AOA = 0.980562 KPW
1 KPW = 1.0198
AOA
Avg
0.979442
High
0.984066
Low
0.968431
Last updated: 3/27/2026, 9:58:05 AM
Quick Conversions
| AOA | KPW |
|---|---|
| 1 AOA | 0.98 KPW |
| 10 AOA | 9.81 KPW |
| 50 AOA | 49.03 KPW |
| 100 AOA | 98.06 KPW |
| 500 AOA | 490.28 KPW |
| 1,000 AOA | 980.56 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-27T09:58:05Z",
"rates": {
"KPW": 0.980562
}
}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.0562,
"rate": 0.980562
}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