Rate Overview
Live
1 PEN = 436.4327 KRW
1 KRW = 0.002291
PEN
Avg
435.0235
High
438.1881
Low
431.9513
Last updated: 3/27/2026, 9:41:31 AM
Quick Conversions
| PEN | KRW |
|---|---|
| 1 PEN | 436.43 KRW |
| 10 PEN | 4,364.33 KRW |
| 50 PEN | 21,821.63 KRW |
| 100 PEN | 43,643.27 KRW |
| 500 PEN | 218,216.35 KRW |
| 1,000 PEN | 436,432.70 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-27T09:41:31Z",
"rates": {
"KRW": 436.432697
}
}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": 43643.269700000004,
"rate": 436.432697
}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