Rate Overview
Live
1 EUR = 101.3492 KGS
1 KGS = 0.009867
EUR
Avg
101.1936
High
101.4939
Low
100.8981
Last updated: 6/15/2026, 10:36:46 PM
Quick Conversions
| EUR | KGS |
|---|---|
| 1 EUR | 101.35 KGS |
| 10 EUR | 1,013.49 KGS |
| 50 EUR | 5,067.46 KGS |
| 100 EUR | 10,134.92 KGS |
| 500 EUR | 50,674.58 KGS |
| 1,000 EUR | 101,349.17 KGS |
Get EUR/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=KGSExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-06-15T22:36:46Z",
"rates": {
"KGS": 101.349167
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "KGS",
"amount": 100
},
"result": 10134.9167,
"rate": 101.349167
}Build with EUR/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key