Rate Overview
Live
1 EUR = 100.9112 KGS
1 KGS = 0.009910
EUR
Avg
102.4501
High
104.7275
Low
100.5895
Last updated: 3/27/2026, 5:40:11 AM
Quick Conversions
| EUR | KGS |
|---|---|
| 1 EUR | 100.91 KGS |
| 10 EUR | 1,009.11 KGS |
| 50 EUR | 5,045.56 KGS |
| 100 EUR | 10,091.12 KGS |
| 500 EUR | 50,455.62 KGS |
| 1,000 EUR | 100,911.23 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-27T05:40:11Z",
"rates": {
"KGS": 100.911233
}
}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": 10091.1233,
"rate": 100.911233
}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