Rate Overview
Live
1 KRW = 0.603132 KPW
1 KPW = 1.6580
KRW
Avg
0.613287
High
0.625145
Low
0.603132
Last updated: 3/7/2026, 12:31:49 AM
Quick Conversions
| KRW | KPW |
|---|---|
| 1 KRW | 0.60 KPW |
| 10 KRW | 6.03 KPW |
| 50 KRW | 30.16 KPW |
| 100 KRW | 60.31 KPW |
| 500 KRW | 301.57 KPW |
| 1,000 KRW | 603.13 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-03-07T00:31:49Z",
"rates": {
"KPW": 0.603132
}
}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.3132,
"rate": 0.603132
}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