Rate Overview
Live
1 PEN = 437.6633 KRW
1 KRW = 0.002285
PEN
Avg
434.8919
High
441.7048
Low
427.8583
Last updated: 3/27/2026, 2:38:46 PM
Quick Conversions
| PEN | KRW |
|---|---|
| 1 PEN | 437.66 KRW |
| 10 PEN | 4,376.63 KRW |
| 50 PEN | 21,883.17 KRW |
| 100 PEN | 43,766.33 KRW |
| 500 PEN | 218,831.67 KRW |
| 1,000 PEN | 437,663.34 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-27T14:38:46Z",
"rates": {
"KRW": 437.663342
}
}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": 43766.3342,
"rate": 437.663342
}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