Rate Overview
Live
1 KGS = 0.039559 PEN
1 PEN = 25.2787
KGS
Avg
0.039538
High
0.039783
Low
0.039339
Last updated: 3/28/2026, 1:55:42 PM
Quick Conversions
| KGS | PEN |
|---|---|
| 1 KGS | 0.04 PEN |
| 10 KGS | 0.40 PEN |
| 50 KGS | 1.98 PEN |
| 100 KGS | 3.96 PEN |
| 500 KGS | 19.78 PEN |
| 1,000 KGS | 39.56 PEN |
Get KGS/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=PENExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-03-28T13:55:42Z",
"rates": {
"PEN": 0.039559
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "PEN",
"amount": 100
},
"result": 3.9558999999999997,
"rate": 0.039559
}Build with KGS/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key