Rate Overview
Live
1 EUR = 101.7213 KGS
1 KGS = 0.009831
EUR
Avg
102.0024
High
104.7275
Low
99.5565
Last updated: 5/26/2026, 10:33:23 PM
Quick Conversions
| EUR | KGS |
|---|---|
| 1 EUR | 101.72 KGS |
| 10 EUR | 1,017.21 KGS |
| 50 EUR | 5,086.06 KGS |
| 100 EUR | 10,172.13 KGS |
| 500 EUR | 50,860.64 KGS |
| 1,000 EUR | 101,721.28 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-05-26T22:33:23Z",
"rates": {
"KGS": 101.721279
}
}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": 10172.1279,
"rate": 101.721279
}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