Rate Overview
Live
1 PEN = 437.0545 KRW
1 KRW = 0.002288
PEN
Avg
433.2727
High
440.2291
Low
426.7009
Last updated: 3/27/2026, 11:16:05 AM
Quick Conversions
| PEN | KRW |
|---|---|
| 1 PEN | 437.05 KRW |
| 10 PEN | 4,370.54 KRW |
| 50 PEN | 21,852.72 KRW |
| 100 PEN | 43,705.45 KRW |
| 500 PEN | 218,527.25 KRW |
| 1,000 PEN | 437,054.50 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-27T11:16:05Z",
"rates": {
"KRW": 437.054497
}
}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": 43705.449700000005,
"rate": 437.054497
}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