Rate Overview
Live
1 PEN = 440.0988 KRW
1 KRW = 0.002272
PEN
Avg
447.3968
High
458.5935
Low
437.3713
Last updated: 7/22/2026, 7:16:39 AM
Quick Conversions
| PEN | KRW |
|---|---|
| 1 PEN | 440.10 KRW |
| 10 PEN | 4,400.99 KRW |
| 50 PEN | 22,004.94 KRW |
| 100 PEN | 44,009.88 KRW |
| 500 PEN | 220,049.39 KRW |
| 1,000 PEN | 440,098.77 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-22T07:16:39Z",
"rates": {
"KRW": 440.098775
}
}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": 44009.8775,
"rate": 440.098775
}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