Rate Overview
Live
1 PEN = 25.2783 KGS
1 KGS = 0.039560
PEN
Avg
24.4103
High
26.1760
Low
22.7490
Last updated: 3/28/2026, 10:52:49 AM
Quick Conversions
| PEN | KGS |
|---|---|
| 1 PEN | 25.28 KGS |
| 10 PEN | 252.78 KGS |
| 50 PEN | 1,263.92 KGS |
| 100 PEN | 2,527.83 KGS |
| 500 PEN | 12,639.15 KGS |
| 1,000 PEN | 25,278.30 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-03-28T10:52:49Z",
"rates": {
"KGS": 25.278302
}
}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": 2527.8302,
"rate": 25.278302
}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