Rate Overview
Live
1 AWG = 499.6551 KPW
1 KPW = 0.002001
AWG
Avg
499.7613
High
500.0273
Low
499.2880
Last updated: 5/7/2026, 11:24:55 AM
Quick Conversions
| AWG | KPW |
|---|---|
| 1 AWG | 499.66 KPW |
| 10 AWG | 4,996.55 KPW |
| 50 AWG | 24,982.75 KPW |
| 100 AWG | 49,965.51 KPW |
| 500 AWG | 249,827.53 KPW |
| 1,000 AWG | 499,655.06 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-07T11:24:55Z",
"rates": {
"KPW": 499.655059
}
}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": 49965.5059,
"rate": 499.655059
}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