Rate Overview
Live
1 EUR = 100.8998 KGS
1 KGS = 0.009911
EUR
Avg
101.1877
High
101.4129
Low
100.8998
Last updated: 3/27/2026, 2:19:02 AM
Quick Conversions
| EUR | KGS |
|---|---|
| 1 EUR | 100.90 KGS |
| 10 EUR | 1,009.00 KGS |
| 50 EUR | 5,044.99 KGS |
| 100 EUR | 10,089.98 KGS |
| 500 EUR | 50,449.91 KGS |
| 1,000 EUR | 100,899.82 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-03-27T02:19:02Z",
"rates": {
"KGS": 100.899821
}
}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": 10089.982100000001,
"rate": 100.899821
}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