Rate Overview
Live
1 ANG = 500.3512 KPW
1 KPW = 0.001999
ANG
Avg
500.5510
High
503.7632
Low
496.7982
Last updated: 3/27/2026, 1:47:22 PM
Quick Conversions
| ANG | KPW |
|---|---|
| 1 ANG | 500.35 KPW |
| 10 ANG | 5,003.51 KPW |
| 50 ANG | 25,017.56 KPW |
| 100 ANG | 50,035.12 KPW |
| 500 ANG | 250,175.59 KPW |
| 1,000 ANG | 500,351.18 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-03-27T13:47:22Z",
"rates": {
"KPW": 500.351183
}
}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": 50035.1183,
"rate": 500.351183
}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