Rate Overview
Live
1 KGS = 0.038752 PEN
1 PEN = 25.8051
KGS
Avg
0.039103
High
0.040756
Low
0.037975
Last updated: 6/30/2026, 8:05:36 PM
Quick Conversions
| KGS | PEN |
|---|---|
| 1 KGS | 0.04 PEN |
| 10 KGS | 0.39 PEN |
| 50 KGS | 1.94 PEN |
| 100 KGS | 3.88 PEN |
| 500 KGS | 19.38 PEN |
| 1,000 KGS | 38.75 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-06-30T20:05:36Z",
"rates": {
"PEN": 0.038752
}
}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.8752,
"rate": 0.038752
}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