Rate Overview
Live
1 PEN = 431.1428 KRW
1 KRW = 0.002319
PEN
Avg
428.2558
High
456.5090
Low
388.1301
Last updated: 7/28/2026, 2:00:10 PM
Quick Conversions
| PEN | KRW |
|---|---|
| 1 PEN | 431.14 KRW |
| 10 PEN | 4,311.43 KRW |
| 50 PEN | 21,557.14 KRW |
| 100 PEN | 43,114.28 KRW |
| 500 PEN | 215,571.38 KRW |
| 1,000 PEN | 431,142.76 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-28T14:00:10Z",
"rates": {
"KRW": 431.142755
}
}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": 43114.2755,
"rate": 431.142755
}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