Rate Overview
Live
1 KPW = 0.001989 AWG
1 AWG = 502.7652
KPW
Avg
0.001988
High
0.001989
Low
0.001987
Last updated: 6/17/2026, 3:10:38 AM
Quick Conversions
| KPW | AWG |
|---|---|
| 1 KPW | 0.00 AWG |
| 10 KPW | 0.02 AWG |
| 50 KPW | 0.10 AWG |
| 100 KPW | 0.20 AWG |
| 500 KPW | 0.99 AWG |
| 1,000 KPW | 1.99 AWG |
Get KPW/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=AWGExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-06-17T03:10:38Z",
"rates": {
"AWG": 0.001989
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "AWG",
"amount": 100
},
"result": 0.1989,
"rate": 0.001989
}Build with KPW/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key