Rate Overview
Live
1 KRW = 0.002290 PEN
1 PEN = 436.6812
KRW
Avg
0.002298
High
0.002315
Low
0.002282
Last updated: 3/27/2026, 6:04:45 AM
Quick Conversions
| KRW | PEN |
|---|---|
| 1 KRW | 0.00 PEN |
| 10 KRW | 0.02 PEN |
| 50 KRW | 0.11 PEN |
| 100 KRW | 0.23 PEN |
| 500 KRW | 1.15 PEN |
| 1,000 KRW | 2.29 PEN |
Get KRW/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=PENExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-03-27T06:04:45Z",
"rates": {
"PEN": 0.00229
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "PEN",
"amount": 100
},
"result": 0.22899999999999998,
"rate": 0.00229
}Build with KRW/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key