Rate Overview
Live
1 KRW = 0.002319 PEN
1 PEN = 431.2204
KRW
Avg
0.002314
High
0.002332
Low
0.002287
Last updated: 3/7/2026, 12:31:18 AM
Quick Conversions
| KRW | PEN |
|---|---|
| 1 KRW | 0.00 PEN |
| 10 KRW | 0.02 PEN |
| 50 KRW | 0.12 PEN |
| 100 KRW | 0.23 PEN |
| 500 KRW | 1.16 PEN |
| 1,000 KRW | 2.32 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-07T00:31:18Z",
"rates": {
"PEN": 0.002319
}
}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.2319,
"rate": 0.002319
}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