Rate Overview
Live
1 PEN = 25.7273 KGS
1 KGS = 0.038869
PEN
Avg
25.7124
High
25.7851
Low
25.5688
Last updated: 5/27/2026, 11:02:30 PM
Quick Conversions
| PEN | KGS |
|---|---|
| 1 PEN | 25.73 KGS |
| 10 PEN | 257.27 KGS |
| 50 PEN | 1,286.37 KGS |
| 100 PEN | 2,572.73 KGS |
| 500 PEN | 12,863.66 KGS |
| 1,000 PEN | 25,727.31 KGS |
Get PEN/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=KGSExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-05-27T23:02:30Z",
"rates": {
"KGS": 25.727313
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "KGS",
"amount": 100
},
"result": 2572.7313,
"rate": 25.727313
}Build with PEN/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key