Rate Overview
Live
1 PEN = 437.7727 KRW
1 KRW = 0.002284
PEN
Avg
410.1308
High
441.3416
Low
373.3678
Last updated: 3/27/2026, 1:01:27 PM
Quick Conversions
| PEN | KRW |
|---|---|
| 1 PEN | 437.77 KRW |
| 10 PEN | 4,377.73 KRW |
| 50 PEN | 21,888.64 KRW |
| 100 PEN | 43,777.27 KRW |
| 500 PEN | 218,886.37 KRW |
| 1,000 PEN | 437,772.73 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-27T13:01:27Z",
"rates": {
"KRW": 437.772733
}
}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": 43777.2733,
"rate": 437.772733
}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