Rate Overview
Live
1 EUR = 100.9160 KGS
1 KGS = 0.009909
EUR
Avg
101.2275
High
103.9564
Low
93.2833
Last updated: 3/27/2026, 3:54:51 AM
Quick Conversions
| EUR | KGS |
|---|---|
| 1 EUR | 100.92 KGS |
| 10 EUR | 1,009.16 KGS |
| 50 EUR | 5,045.80 KGS |
| 100 EUR | 10,091.60 KGS |
| 500 EUR | 50,458.00 KGS |
| 1,000 EUR | 100,916.01 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-27T03:54:51Z",
"rates": {
"KGS": 100.916007
}
}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": 10091.600699999999,
"rate": 100.916007
}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