Rate Overview
Live
1 PEN = 25.4310 KGS
1 KGS = 0.039322
PEN
Avg
25.1278
High
25.4310
Low
24.9225
Last updated: 5/7/2026, 5:04:12 PM
Quick Conversions
| PEN | KGS |
|---|---|
| 1 PEN | 25.43 KGS |
| 10 PEN | 254.31 KGS |
| 50 PEN | 1,271.55 KGS |
| 100 PEN | 2,543.10 KGS |
| 500 PEN | 12,715.52 KGS |
| 1,000 PEN | 25,431.04 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-07T17:04:12Z",
"rates": {
"KGS": 25.431039
}
}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": 2543.1039,
"rate": 25.431039
}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