Rate Overview
Live
1 PEN = 448.9007 KRW
1 KRW = 0.002228
PEN
Avg
453.3651
High
458.5935
Low
448.9007
Last updated: 7/5/2026, 10:24:16 AM
Quick Conversions
| PEN | KRW |
|---|---|
| 1 PEN | 448.90 KRW |
| 10 PEN | 4,489.01 KRW |
| 50 PEN | 22,445.03 KRW |
| 100 PEN | 44,890.07 KRW |
| 500 PEN | 224,450.34 KRW |
| 1,000 PEN | 448,900.68 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-05T10:24:16Z",
"rates": {
"KRW": 448.90068
}
}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": 44890.068,
"rate": 448.90068
}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