Rate Overview
Live
1 PEN = 431.6392 KRW
1 KRW = 0.002317
PEN
Avg
433.3992
High
437.7507
Low
428.8489
Last updated: 7/28/2026, 11:47:10 AM
Quick Conversions
| PEN | KRW |
|---|---|
| 1 PEN | 431.64 KRW |
| 10 PEN | 4,316.39 KRW |
| 50 PEN | 21,581.96 KRW |
| 100 PEN | 43,163.92 KRW |
| 500 PEN | 215,819.60 KRW |
| 1,000 PEN | 431,639.20 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-07-28T11:47:10Z",
"rates": {
"KRW": 431.639204
}
}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": 43163.9204,
"rate": 431.639204
}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