Rate Overview
Live
1 EUR = 101.7271 KGS
1 KGS = 0.009830
EUR
Avg
102.2150
High
103.0853
Low
101.4559
Last updated: 5/26/2026, 9:35:28 PM
Quick Conversions
| EUR | KGS |
|---|---|
| 1 EUR | 101.73 KGS |
| 10 EUR | 1,017.27 KGS |
| 50 EUR | 5,086.35 KGS |
| 100 EUR | 10,172.71 KGS |
| 500 EUR | 50,863.54 KGS |
| 1,000 EUR | 101,727.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-05-26T21:35:28Z",
"rates": {
"KGS": 101.727077
}
}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.707699999999,
"rate": 101.727077
}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