Rate Overview
Live
1 ANG = 499.6420 KPW
1 KPW = 0.002001
ANG
Avg
500.1477
High
501.2242
Low
499.2903
Last updated: 5/27/2026, 9:40:08 PM
Quick Conversions
| ANG | KPW |
|---|---|
| 1 ANG | 499.64 KPW |
| 10 ANG | 4,996.42 KPW |
| 50 ANG | 24,982.10 KPW |
| 100 ANG | 49,964.20 KPW |
| 500 ANG | 249,821.01 KPW |
| 1,000 ANG | 499,642.02 KPW |
Get ANG/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=KPWExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-05-27T21:40:08Z",
"rates": {
"KPW": 499.642019
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "KPW",
"amount": 100
},
"result": 49964.2019,
"rate": 499.642019
}Build with ANG/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key