Rate Overview
Live
1 KGS = 0.039340 PEN
1 PEN = 25.4194
KGS
Avg
0.038836
High
0.039340
Low
0.038335
Last updated: 4/17/2026, 2:38:18 PM
Quick Conversions
| KGS | PEN |
|---|---|
| 1 KGS | 0.04 PEN |
| 10 KGS | 0.39 PEN |
| 50 KGS | 1.97 PEN |
| 100 KGS | 3.93 PEN |
| 500 KGS | 19.67 PEN |
| 1,000 KGS | 39.34 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-04-17T14:38:18Z",
"rates": {
"PEN": 0.03934
}
}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.934,
"rate": 0.03934
}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