Rate Overview
Live
1 KGS = 0.171508 ERN
1 ERN = 5.8306
KGS
Avg
0.171528
High
0.171934
Low
0.171473
Last updated: 7/12/2026, 12:45:02 PM
Quick Conversions
| KGS | ERN |
|---|---|
| 1 KGS | 0.17 ERN |
| 10 KGS | 1.72 ERN |
| 50 KGS | 8.58 ERN |
| 100 KGS | 17.15 ERN |
| 500 KGS | 85.75 ERN |
| 1,000 KGS | 171.51 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-07-12T12:45:02Z",
"rates": {
"ERN": 0.171508
}
}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.1508,
"rate": 0.171508
}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