Rate Overview
Live
1 KGS = 0.039795 PEN
1 PEN = 25.1288
KGS
Avg
0.038974
High
0.039795
Low
0.038250
Last updated: 3/7/2026, 7:07:48 AM
Quick Conversions
| KGS | PEN |
|---|---|
| 1 KGS | 0.04 PEN |
| 10 KGS | 0.40 PEN |
| 50 KGS | 1.99 PEN |
| 100 KGS | 3.98 PEN |
| 500 KGS | 19.90 PEN |
| 1,000 KGS | 39.79 PEN |
Get KGS/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=PENExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-03-07T07:07:48Z",
"rates": {
"PEN": 0.039795
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "PEN",
"amount": 100
},
"result": 3.9795,
"rate": 0.039795
}Build with KGS/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key