Rate Overview
Live
1 ANG = 502.8276 KPW
1 KPW = 0.001989
ANG
Avg
502.8181
High
502.8530
Low
502.7423
Last updated: 5/7/2026, 3:08:46 PM
Quick Conversions
| ANG | KPW |
|---|---|
| 1 ANG | 502.83 KPW |
| 10 ANG | 5,028.28 KPW |
| 50 ANG | 25,141.38 KPW |
| 100 ANG | 50,282.76 KPW |
| 500 ANG | 251,413.80 KPW |
| 1,000 ANG | 502,827.60 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-07T15:08:46Z",
"rates": {
"KPW": 502.827599
}
}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": 50282.759900000005,
"rate": 502.827599
}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