Rate Overview
Live
1 AWG = 502.7749 KPW
1 KPW = 0.001989
AWG
Avg
502.4011
High
502.8192
Low
499.2880
Last updated: 5/27/2026, 3:14:04 PM
Quick Conversions
| AWG | KPW |
|---|---|
| 1 AWG | 502.77 KPW |
| 10 AWG | 5,027.75 KPW |
| 50 AWG | 25,138.74 KPW |
| 100 AWG | 50,277.49 KPW |
| 500 AWG | 251,387.44 KPW |
| 1,000 AWG | 502,774.87 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-05-27T15:14:04Z",
"rates": {
"KPW": 502.774872
}
}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": 50277.4872,
"rate": 502.774872
}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