Rate Overview
Live
1 PEN = 26.1027 KGS
1 KGS = 0.038310
PEN
Avg
26.1669
High
26.2466
Low
26.1027
Last updated: 9/4/2026, 12:28:36 PM
Quick Conversions
| PEN | KGS |
|---|---|
| 1 PEN | 26.10 KGS |
| 10 PEN | 261.03 KGS |
| 50 PEN | 1,305.14 KGS |
| 100 PEN | 2,610.27 KGS |
| 500 PEN | 13,051.35 KGS |
| 1,000 PEN | 26,102.70 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-09-04T12:28:36Z",
"rates": {
"KGS": 26.102703
}
}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": 2610.2703,
"rate": 26.102703
}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