Rate Overview
Live
1 ERN = 5.8554 KGS
1 KGS = 0.170784
ERN
Avg
5.8365
High
5.8554
Low
5.8306
Last updated: 8/17/2026, 2:37:00 PM
Quick Conversions
| ERN | KGS |
|---|---|
| 1 ERN | 5.86 KGS |
| 10 ERN | 58.55 KGS |
| 50 ERN | 292.77 KGS |
| 100 ERN | 585.54 KGS |
| 500 ERN | 2,927.68 KGS |
| 1,000 ERN | 5,855.36 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-08-17T14:37:00Z",
"rates": {
"KGS": 5.855356
}
}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.5355999999999,
"rate": 5.855356
}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