Rate Overview
Live
1 KGS = 0.171481 ERN
1 ERN = 5.8315
KGS
Avg
0.171495
High
0.171540
Low
0.171402
Last updated: 6/26/2026, 1:00:36 AM
Quick Conversions
| KGS | ERN |
|---|---|
| 1 KGS | 0.17 ERN |
| 10 KGS | 1.71 ERN |
| 50 KGS | 8.57 ERN |
| 100 KGS | 17.15 ERN |
| 500 KGS | 85.74 ERN |
| 1,000 KGS | 171.48 ERN |
Get KGS/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=ERNExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-06-26T01:00:36Z",
"rates": {
"ERN": 0.171481
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "ERN",
"amount": 100
},
"result": 17.1481,
"rate": 0.171481
}Build with KGS/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key