Rate Overview
Live
1 EUR = 100.0371 KGS
1 KGS = 0.009996
EUR
Avg
99.9556
High
100.2893
Low
99.7550
Last updated: 7/19/2026, 9:24:04 PM
Quick Conversions
| EUR | KGS |
|---|---|
| 1 EUR | 100.04 KGS |
| 10 EUR | 1,000.37 KGS |
| 50 EUR | 5,001.86 KGS |
| 100 EUR | 10,003.71 KGS |
| 500 EUR | 50,018.56 KGS |
| 1,000 EUR | 100,037.13 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-19T21:24:04Z",
"rates": {
"KGS": 100.037125
}
}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": 10003.7125,
"rate": 100.037125
}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