Rate Overview
Live
1 KRW = 0.604321 KPW
1 KPW = 1.6547
KRW
Avg
0.606796
High
0.612029
Low
0.604044
Last updated: 4/17/2026, 4:57:55 AM
Quick Conversions
| KRW | KPW |
|---|---|
| 1 KRW | 0.60 KPW |
| 10 KRW | 6.04 KPW |
| 50 KRW | 30.22 KPW |
| 100 KRW | 60.43 KPW |
| 500 KRW | 302.16 KPW |
| 1,000 KRW | 604.32 KPW |
Get KRW/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=KPWExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-04-17T04:57:55Z",
"rates": {
"KPW": 0.604321
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "KPW",
"amount": 100
},
"result": 60.4321,
"rate": 0.604321
}Build with KRW/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key