Rate Overview
Live
1 PEN = 432.0211 KRW
1 KRW = 0.002315
PEN
Avg
428.2721
High
456.5090
Low
388.1301
Last updated: 7/28/2026, 9:10:59 AM
Quick Conversions
| PEN | KRW |
|---|---|
| 1 PEN | 432.02 KRW |
| 10 PEN | 4,320.21 KRW |
| 50 PEN | 21,601.05 KRW |
| 100 PEN | 43,202.11 KRW |
| 500 PEN | 216,010.54 KRW |
| 1,000 PEN | 432,021.09 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-28T09:10:59Z",
"rates": {
"KRW": 432.021088
}
}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": 43202.1088,
"rate": 432.021088
}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