Rate Overview
Live
1 ANG = 498.8400 KPW
1 KPW = 0.002005
ANG
Avg
500.0368
High
502.3773
Low
498.8400
Last updated: 8/21/2026, 8:13:48 PM
Quick Conversions
| ANG | KPW |
|---|---|
| 1 ANG | 498.84 KPW |
| 10 ANG | 4,988.40 KPW |
| 50 ANG | 24,942.00 KPW |
| 100 ANG | 49,884.00 KPW |
| 500 ANG | 249,420.02 KPW |
| 1,000 ANG | 498,840.04 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-08-21T20:13:48Z",
"rates": {
"KPW": 498.840036
}
}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": 49884.0036,
"rate": 498.840036
}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