Rate Overview
Live
1 EUR = 101.5986 KGS
1 KGS = 0.009843
EUR
Avg
102.0419
High
103.2702
Low
101.0998
Last updated: 3/7/2026, 12:13:23 AM
Quick Conversions
| EUR | KGS |
|---|---|
| 1 EUR | 101.60 KGS |
| 10 EUR | 1,015.99 KGS |
| 50 EUR | 5,079.93 KGS |
| 100 EUR | 10,159.86 KGS |
| 500 EUR | 50,799.31 KGS |
| 1,000 EUR | 101,598.62 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-07T00:13:23Z",
"rates": {
"KGS": 101.598624
}
}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": 10159.8624,
"rate": 101.598624
}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