Rate Overview
Live
1 PEN = 432.6336 KRW
1 KRW = 0.002311
PEN
Avg
436.7244
High
444.4434
Low
432.0281
Last updated: 4/17/2026, 6:22:38 AM
Quick Conversions
| PEN | KRW |
|---|---|
| 1 PEN | 432.63 KRW |
| 10 PEN | 4,326.34 KRW |
| 50 PEN | 21,631.68 KRW |
| 100 PEN | 43,263.36 KRW |
| 500 PEN | 216,316.80 KRW |
| 1,000 PEN | 432,633.61 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-04-17T06:22:38Z",
"rates": {
"KRW": 432.633606
}
}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": 43263.3606,
"rate": 432.633606
}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