Rate Overview
Live
1 PEN = 435.8574 KRW
1 KRW = 0.002294
PEN
Avg
434.4532
High
437.7507
Low
428.8489
Last updated: 7/27/2026, 10:24:19 PM
Quick Conversions
| PEN | KRW |
|---|---|
| 1 PEN | 435.86 KRW |
| 10 PEN | 4,358.57 KRW |
| 50 PEN | 21,792.87 KRW |
| 100 PEN | 43,585.74 KRW |
| 500 PEN | 217,928.71 KRW |
| 1,000 PEN | 435,857.42 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-27T22:24:19Z",
"rates": {
"KRW": 435.857421
}
}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": 43585.742099999996,
"rate": 435.857421
}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