Rate Overview
Live
1 PEN = 25.8064 KGS
1 KGS = 0.038750
PEN
Avg
25.7966
High
25.8778
Low
25.7145
Last updated: 7/7/2026, 1:00:34 AM
Quick Conversions
| PEN | KGS |
|---|---|
| 1 PEN | 25.81 KGS |
| 10 PEN | 258.06 KGS |
| 50 PEN | 1,290.32 KGS |
| 100 PEN | 2,580.64 KGS |
| 500 PEN | 12,903.18 KGS |
| 1,000 PEN | 25,806.37 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-07-07T01:00:34Z",
"rates": {
"KGS": 25.806366
}
}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": 2580.6366000000003,
"rate": 25.806366
}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