Rate Overview
Live
1 EUR = 101.1361 KGS
1 KGS = 0.009888
EUR
Avg
101.1448
High
101.4424
Low
100.8763
Last updated: 8/14/2026, 6:30:57 PM
Quick Conversions
| EUR | KGS |
|---|---|
| 1 EUR | 101.14 KGS |
| 10 EUR | 1,011.36 KGS |
| 50 EUR | 5,056.80 KGS |
| 100 EUR | 10,113.61 KGS |
| 500 EUR | 50,568.04 KGS |
| 1,000 EUR | 101,136.08 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-08-14T18:30:57Z",
"rates": {
"KGS": 101.136081
}
}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": 10113.608100000001,
"rate": 101.136081
}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