Rate Overview
Live
1 AWG = 502.7840 KPW
1 KPW = 0.001989
AWG
Avg
502.7918
High
502.8225
Low
502.7770
Last updated: 3/7/2026, 7:08:05 AM
Quick Conversions
| AWG | KPW |
|---|---|
| 1 AWG | 502.78 KPW |
| 10 AWG | 5,027.84 KPW |
| 50 AWG | 25,139.20 KPW |
| 100 AWG | 50,278.40 KPW |
| 500 AWG | 251,392.02 KPW |
| 1,000 AWG | 502,784.04 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-07T07:08:05Z",
"rates": {
"KPW": 502.784037
}
}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": 50278.4037,
"rate": 502.784037
}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