Rate Overview
Live
1 PEN = 426.7009 KRW
1 KRW = 0.002344
PEN
Avg
430.9842
High
437.0976
Low
426.7009
Last updated: 3/7/2026, 3:25:58 AM
Quick Conversions
| PEN | KRW |
|---|---|
| 1 PEN | 426.70 KRW |
| 10 PEN | 4,267.01 KRW |
| 50 PEN | 21,335.05 KRW |
| 100 PEN | 42,670.09 KRW |
| 500 PEN | 213,350.47 KRW |
| 1,000 PEN | 426,700.93 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-03-07T03:25:58Z",
"rates": {
"KRW": 426.70093
}
}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": 42670.093,
"rate": 426.70093
}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