Rate Overview
Live
1 PEN = 25.1288 KGS
1 KGS = 0.039795
PEN
Avg
25.6638
High
26.1433
Low
25.1288
Last updated: 3/7/2026, 9:17:05 AM
Quick Conversions
| PEN | KGS |
|---|---|
| 1 PEN | 25.13 KGS |
| 10 PEN | 251.29 KGS |
| 50 PEN | 1,256.44 KGS |
| 100 PEN | 2,512.88 KGS |
| 500 PEN | 12,564.38 KGS |
| 1,000 PEN | 25,128.76 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-07T09:17:05Z",
"rates": {
"KGS": 25.128757
}
}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": 2512.8757,
"rate": 25.128757
}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