Rate Overview
Live
1 PEN = 444.5588 KRW
1 KRW = 0.002249
PEN
Avg
434.7241
High
444.5588
Low
420.2926
Last updated: 5/27/2026, 4:08:06 PM
Quick Conversions
| PEN | KRW |
|---|---|
| 1 PEN | 444.56 KRW |
| 10 PEN | 4,445.59 KRW |
| 50 PEN | 22,227.94 KRW |
| 100 PEN | 44,455.88 KRW |
| 500 PEN | 222,279.41 KRW |
| 1,000 PEN | 444,558.81 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-05-27T16:08:06Z",
"rates": {
"KRW": 444.558814
}
}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": 44455.8814,
"rate": 444.558814
}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