Rate Overview
Live
1 PEN = 437.6101 KRW
1 KRW = 0.002285
PEN
Avg
435.1770
High
438.1881
Low
431.9513
Last updated: 3/27/2026, 12:59:50 PM
Quick Conversions
| PEN | KRW |
|---|---|
| 1 PEN | 437.61 KRW |
| 10 PEN | 4,376.10 KRW |
| 50 PEN | 21,880.50 KRW |
| 100 PEN | 43,761.01 KRW |
| 500 PEN | 218,805.04 KRW |
| 1,000 PEN | 437,610.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-03-27T12:59:50Z",
"rates": {
"KRW": 437.610086
}
}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": 43761.0086,
"rate": 437.610086
}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