Rate Overview
Live
1 PEN = 421.5493 KRW
1 KRW = 0.002372
PEN
Avg
421.6255
High
424.2206
Low
419.4779
Last updated: 5/7/2026, 9:10:56 AM
Quick Conversions
| PEN | KRW |
|---|---|
| 1 PEN | 421.55 KRW |
| 10 PEN | 4,215.49 KRW |
| 50 PEN | 21,077.47 KRW |
| 100 PEN | 42,154.93 KRW |
| 500 PEN | 210,774.66 KRW |
| 1,000 PEN | 421,549.33 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-05-07T09:10:56Z",
"rates": {
"KRW": 421.549328
}
}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": 42154.9328,
"rate": 421.549328
}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