Rate Overview
Live
1 KGS = 0.038781 PEN
1 PEN = 25.7858
KGS
Avg
0.038838
High
0.040013
Low
0.038205
Last updated: 6/26/2026, 3:56:00 AM
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.39 PEN |
| 1,000 KGS | 38.78 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-26T03:56:00Z",
"rates": {
"PEN": 0.038781
}
}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.8781000000000003,
"rate": 0.038781
}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