Rate Overview
Live
1 KRW = 0.002261 PEN
1 PEN = 442.2822
KRW
Avg
0.002251
High
0.002271
Low
0.002238
Last updated: 5/27/2026, 2:52:46 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.26 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-27T14:52:46Z",
"rates": {
"PEN": 0.002261
}
}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.2261,
"rate": 0.002261
}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