Rate Overview
Live
1 PEN = 422.7906 KRW
1 KRW = 0.002365
PEN
Avg
422.3568
High
424.5622
Low
420.2357
Last updated: 8/17/2026, 5:49:25 AM
Quick Conversions
| PEN | KRW |
|---|---|
| 1 PEN | 422.79 KRW |
| 10 PEN | 4,227.91 KRW |
| 50 PEN | 21,139.53 KRW |
| 100 PEN | 42,279.06 KRW |
| 500 PEN | 211,395.30 KRW |
| 1,000 PEN | 422,790.61 KRW |
Get PEN/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=KRWExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-08-17T05:49:25Z",
"rates": {
"KRW": 422.790605
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "KRW",
"amount": 100
},
"result": 42279.0605,
"rate": 422.790605
}Build with PEN/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key