Rate Overview
Live
1 AOA = 0.980395 KPW
1 KPW = 1.0200
AOA
Avg
0.980377
High
0.980445
Low
0.980229
Last updated: 5/7/2026, 8:17:44 AM
Quick Conversions
| AOA | KPW |
|---|---|
| 1 AOA | 0.98 KPW |
| 10 AOA | 9.80 KPW |
| 50 AOA | 49.02 KPW |
| 100 AOA | 98.04 KPW |
| 500 AOA | 490.20 KPW |
| 1,000 AOA | 980.40 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-05-07T08:17:44Z",
"rates": {
"KPW": 0.980395
}
}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.0395,
"rate": 0.980395
}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