Rate Overview
Live
1 EUR = 101.3870 KGS
1 KGS = 0.009863
EUR
Avg
101.9684
High
102.3663
Low
101.3870
Last updated: 8/29/2026, 5:08:13 PM
Quick Conversions
| EUR | KGS |
|---|---|
| 1 EUR | 101.39 KGS |
| 10 EUR | 1,013.87 KGS |
| 50 EUR | 5,069.35 KGS |
| 100 EUR | 10,138.70 KGS |
| 500 EUR | 50,693.48 KGS |
| 1,000 EUR | 101,386.96 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-08-29T17:08:13Z",
"rates": {
"KGS": 101.386964
}
}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": 10138.6964,
"rate": 101.386964
}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