Rate Overview
Live
1 AWG = 502.7960 KPW
1 KPW = 0.001989
AWG
Avg
502.7946
High
502.8307
Low
502.7692
Last updated: 3/27/2026, 3:37:01 PM
Quick Conversions
| AWG | KPW |
|---|---|
| 1 AWG | 502.80 KPW |
| 10 AWG | 5,027.96 KPW |
| 50 AWG | 25,139.80 KPW |
| 100 AWG | 50,279.60 KPW |
| 500 AWG | 251,397.98 KPW |
| 1,000 AWG | 502,795.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-03-27T15:37:01Z",
"rates": {
"KPW": 502.795963
}
}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": 50279.5963,
"rate": 502.795963
}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