Rate Overview
Live
1 KGS = 0.171143 ERN
1 ERN = 5.8431
KGS
Avg
0.171193
High
0.171507
Low
0.170783
Last updated: 8/22/2026, 9:14:38 AM
Quick Conversions
| KGS | ERN |
|---|---|
| 1 KGS | 0.17 ERN |
| 10 KGS | 1.71 ERN |
| 50 KGS | 8.56 ERN |
| 100 KGS | 17.11 ERN |
| 500 KGS | 85.57 ERN |
| 1,000 KGS | 171.14 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-08-22T09:14:38Z",
"rates": {
"ERN": 0.171143
}
}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.1143,
"rate": 0.171143
}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