Rate Overview
Live
1 EUR = 99.9404 KGS
1 KGS = 0.010006
EUR
Avg
98.4004
High
103.3855
Low
89.4636
Last updated: 7/20/2026, 12:48:21 AM
Quick Conversions
| EUR | KGS |
|---|---|
| 1 EUR | 99.94 KGS |
| 10 EUR | 999.40 KGS |
| 50 EUR | 4,997.02 KGS |
| 100 EUR | 9,994.04 KGS |
| 500 EUR | 49,970.21 KGS |
| 1,000 EUR | 99,940.42 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-07-20T00:48:21Z",
"rates": {
"KGS": 99.940417
}
}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": 9994.0417,
"rate": 99.940417
}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