Rate Overview
Live
1 KRW = 0.002254 PEN
1 PEN = 443.6557
KRW
Avg
0.002250
High
0.002266
Low
0.002238
Last updated: 5/27/2026, 7:39:13 PM
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.13 PEN |
| 1,000 KRW | 2.25 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-05-27T19:39:13Z",
"rates": {
"PEN": 0.002254
}
}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.2254,
"rate": 0.002254
}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