Rate Overview
Live
1 KGS = 0.038997 PEN
1 PEN = 25.6430
KGS
Avg
0.040843
High
0.043957
Low
0.038202
Last updated: 6/30/2026, 11:22:58 AM
Quick Conversions
| KGS | PEN |
|---|---|
| 1 KGS | 0.04 PEN |
| 10 KGS | 0.39 PEN |
| 50 KGS | 1.95 PEN |
| 100 KGS | 3.90 PEN |
| 500 KGS | 19.50 PEN |
| 1,000 KGS | 39.00 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-30T11:22:58Z",
"rates": {
"PEN": 0.038997
}
}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.8996999999999997,
"rate": 0.038997
}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