Rate Overview
Live
1 KGS = 0.171348 ERN
1 ERN = 5.8361
KGS
Avg
0.171255
High
0.171512
Low
0.170783
Last updated: 8/28/2026, 7:39:44 AM
Quick Conversions
| KGS | ERN |
|---|---|
| 1 KGS | 0.17 ERN |
| 10 KGS | 1.71 ERN |
| 50 KGS | 8.57 ERN |
| 100 KGS | 17.13 ERN |
| 500 KGS | 85.67 ERN |
| 1,000 KGS | 171.35 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-28T07:39:44Z",
"rates": {
"ERN": 0.171348
}
}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.1348,
"rate": 0.171348
}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