Rate Overview
Live
1 ERN = 5.8531 KGS
1 KGS = 0.170849
ERN
Avg
5.8323
High
5.8531
Low
5.8293
Last updated: 7/28/2026, 12:04:10 PM
Quick Conversions
| ERN | KGS |
|---|---|
| 1 ERN | 5.85 KGS |
| 10 ERN | 58.53 KGS |
| 50 ERN | 292.66 KGS |
| 100 ERN | 585.31 KGS |
| 500 ERN | 2,926.56 KGS |
| 1,000 ERN | 5,853.11 KGS |
Get ERN/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ERN¤cies=KGSExample Response:
{
"success": true,
"base": "ERN",
"date": "2026-07-28T12:04:10Z",
"rates": {
"KGS": 5.853112
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ERN&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ERN",
"to": "KGS",
"amount": 100
},
"result": 585.3112,
"rate": 5.853112
}Build with ERN/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key