Rate Overview
Live
1 AWG = 502.9344 KPW
1 KPW = 0.001988
AWG
Avg
502.5760
High
503.0614
Low
500.0001
Last updated: 7/7/2026, 4:05:17 AM
Quick Conversions
| AWG | KPW |
|---|---|
| 1 AWG | 502.93 KPW |
| 10 AWG | 5,029.34 KPW |
| 50 AWG | 25,146.72 KPW |
| 100 AWG | 50,293.44 KPW |
| 500 AWG | 251,467.20 KPW |
| 1,000 AWG | 502,934.41 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-07-07T04:05:17Z",
"rates": {
"KPW": 502.934407
}
}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": 50293.4407,
"rate": 502.934407
}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