Rate Overview
Live
1 PEN = 442.1081 KRW
1 KRW = 0.002262
PEN
Avg
433.0090
High
446.6851
Low
419.4779
Last updated: 5/27/2026, 2:54:23 PM
Quick Conversions
| PEN | KRW |
|---|---|
| 1 PEN | 442.11 KRW |
| 10 PEN | 4,421.08 KRW |
| 50 PEN | 22,105.40 KRW |
| 100 PEN | 44,210.81 KRW |
| 500 PEN | 221,054.04 KRW |
| 1,000 PEN | 442,108.08 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-27T14:54:23Z",
"rates": {
"KRW": 442.108077
}
}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": 44210.8077,
"rate": 442.108077
}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