Rate Overview
Live
1 KGS = 0.038869 PEN
1 PEN = 25.7274
KGS
Avg
0.039422
High
0.042046
Low
0.037988
Last updated: 5/27/2026, 11:52:16 PM
Quick Conversions
| KGS | PEN |
|---|---|
| 1 KGS | 0.04 PEN |
| 10 KGS | 0.39 PEN |
| 50 KGS | 1.94 PEN |
| 100 KGS | 3.89 PEN |
| 500 KGS | 19.43 PEN |
| 1,000 KGS | 38.87 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-05-27T23:52:16Z",
"rates": {
"PEN": 0.038869
}
}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.8869000000000002,
"rate": 0.038869
}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