Rate Overview
Live
1 AWG = 502.6463 KPW
1 KPW = 0.001989
AWG
Avg
502.7503
High
503.1614
Low
502.5218
Last updated: 6/17/2026, 1:41:15 AM
Quick Conversions
| AWG | KPW |
|---|---|
| 1 AWG | 502.65 KPW |
| 10 AWG | 5,026.46 KPW |
| 50 AWG | 25,132.32 KPW |
| 100 AWG | 50,264.63 KPW |
| 500 AWG | 251,323.17 KPW |
| 1,000 AWG | 502,646.35 KPW |
Get AWG/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=KPWExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-06-17T01:41:15Z",
"rates": {
"KPW": 502.646345
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "KPW",
"amount": 100
},
"result": 50264.6345,
"rate": 502.646345
}Build with AWG/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key