Rate Overview
Live
1 AWG = 502.7190 KPW
1 KPW = 0.001989
AWG
Avg
502.7960
High
502.9674
Low
502.6588
Last updated: 8/20/2026, 10:40:34 PM
Quick Conversions
| AWG | KPW |
|---|---|
| 1 AWG | 502.72 KPW |
| 10 AWG | 5,027.19 KPW |
| 50 AWG | 25,135.95 KPW |
| 100 AWG | 50,271.90 KPW |
| 500 AWG | 251,359.48 KPW |
| 1,000 AWG | 502,718.96 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-08-20T22:40:34Z",
"rates": {
"KPW": 502.718957
}
}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": 50271.8957,
"rate": 502.718957
}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