Rate Overview
Live
1 AWG = 500.0054 KPW
1 KPW = 0.002000
AWG
Avg
500.1552
High
501.3782
Low
499.6277
Last updated: 4/17/2026, 6:32:57 AM
Quick Conversions
| AWG | KPW |
|---|---|
| 1 AWG | 500.01 KPW |
| 10 AWG | 5,000.05 KPW |
| 50 AWG | 25,000.27 KPW |
| 100 AWG | 50,000.54 KPW |
| 500 AWG | 250,002.68 KPW |
| 1,000 AWG | 500,005.36 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-04-17T06:32:57Z",
"rates": {
"KPW": 500.005357
}
}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": 50000.5357,
"rate": 500.005357
}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