Rate Overview
Live
1 EUR = 100.0393 KGS
1 KGS = 0.009996
EUR
Avg
99.7880
High
100.1304
Low
99.5632
Last updated: 7/4/2026, 10:08:57 PM
Quick Conversions
| EUR | KGS |
|---|---|
| 1 EUR | 100.04 KGS |
| 10 EUR | 1,000.39 KGS |
| 50 EUR | 5,001.97 KGS |
| 100 EUR | 10,003.93 KGS |
| 500 EUR | 50,019.65 KGS |
| 1,000 EUR | 100,039.30 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-04T22:08:57Z",
"rates": {
"KGS": 100.039303
}
}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.9303,
"rate": 100.039303
}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