Rate Overview
Live
1 PEN = 25.7273 KGS
1 KGS = 0.038869
PEN
Avg
25.4138
High
26.2417
Low
24.0328
Last updated: 5/28/2026, 2:34:03 AM
Quick Conversions
| PEN | KGS |
|---|---|
| 1 PEN | 25.73 KGS |
| 10 PEN | 257.27 KGS |
| 50 PEN | 1,286.37 KGS |
| 100 PEN | 2,572.73 KGS |
| 500 PEN | 12,863.66 KGS |
| 1,000 PEN | 25,727.31 KGS |
Get PEN/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=KGSExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-05-28T02:34:03Z",
"rates": {
"KGS": 25.727313
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "KGS",
"amount": 100
},
"result": 2572.7313,
"rate": 25.727313
}Build with PEN/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key