Rate Overview
Live
1 PEN = 26.0927 KGS
1 KGS = 0.038325
PEN
Avg
26.0896
High
26.1678
Low
25.9475
Last updated: 8/17/2026, 5:49:18 AM
Quick Conversions
| PEN | KGS |
|---|---|
| 1 PEN | 26.09 KGS |
| 10 PEN | 260.93 KGS |
| 50 PEN | 1,304.64 KGS |
| 100 PEN | 2,609.27 KGS |
| 500 PEN | 13,046.36 KGS |
| 1,000 PEN | 26,092.71 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-08-17T05:49:18Z",
"rates": {
"KGS": 26.092714
}
}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": 2609.2714,
"rate": 26.092714
}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