Rate Overview
Live
1 ERN = 5.8304 KGS
1 KGS = 0.171515
ERN
Avg
5.8270
High
5.8447
Low
5.7662
Last updated: 3/27/2026, 12:04:35 PM
Quick Conversions
| ERN | KGS |
|---|---|
| 1 ERN | 5.83 KGS |
| 10 ERN | 58.30 KGS |
| 50 ERN | 291.52 KGS |
| 100 ERN | 583.04 KGS |
| 500 ERN | 2,915.19 KGS |
| 1,000 ERN | 5,830.38 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-03-27T12:04:35Z",
"rates": {
"KGS": 5.830381
}
}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": 583.0381,
"rate": 5.830381
}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