Rate Overview
Live
1 KRW = 0.002249 PEN
1 PEN = 444.6421
KRW
Avg
0.002294
High
0.002366
Low
0.002240
Last updated: 5/27/2026, 4:07:12 PM
Quick Conversions
| KRW | PEN |
|---|---|
| 1 KRW | 0.00 PEN |
| 10 KRW | 0.02 PEN |
| 50 KRW | 0.11 PEN |
| 100 KRW | 0.22 PEN |
| 500 KRW | 1.12 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-27T16:07:12Z",
"rates": {
"PEN": 0.002249
}
}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.22490000000000002,
"rate": 0.002249
}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