Rate Overview
Live
1 PEN = 438.8606 KRW
1 KRW = 0.002279
PEN
Avg
438.4688
High
458.5935
Low
420.2926
Last updated: 7/20/2026, 5:39:37 AM
Quick Conversions
| PEN | KRW |
|---|---|
| 1 PEN | 438.86 KRW |
| 10 PEN | 4,388.61 KRW |
| 50 PEN | 21,943.03 KRW |
| 100 PEN | 43,886.06 KRW |
| 500 PEN | 219,430.29 KRW |
| 1,000 PEN | 438,860.59 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-20T05:39:37Z",
"rates": {
"KRW": 438.860589
}
}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": 43886.0589,
"rate": 438.860589
}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