Rate Overview
Live
1 PEN = 429.7401 KRW
1 KRW = 0.002327
PEN
Avg
437.8711
High
458.5935
Low
420.2926
Last updated: 7/28/2026, 4:00:52 PM
Quick Conversions
| PEN | KRW |
|---|---|
| 1 PEN | 429.74 KRW |
| 10 PEN | 4,297.40 KRW |
| 50 PEN | 21,487.00 KRW |
| 100 PEN | 42,974.01 KRW |
| 500 PEN | 214,870.03 KRW |
| 1,000 PEN | 429,740.07 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-28T16:00:52Z",
"rates": {
"KRW": 429.740065
}
}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": 42974.0065,
"rate": 429.740065
}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