Rate Overview
Live
1 ERN = 5.8300 KGS
1 KGS = 0.171527
ERN
Avg
5.8300
High
5.8300
Low
5.8299
Last updated: 4/17/2026, 7:52:40 AM
Quick Conversions
| ERN | KGS |
|---|---|
| 1 ERN | 5.83 KGS |
| 10 ERN | 58.30 KGS |
| 50 ERN | 291.50 KGS |
| 100 ERN | 583.00 KGS |
| 500 ERN | 2,914.99 KGS |
| 1,000 ERN | 5,829.99 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-04-17T07:52:40Z",
"rates": {
"KGS": 5.829987
}
}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": 582.9987,
"rate": 5.829987
}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