Rate Overview
Live
1 KGS = 0.009992 EUR
1 EUR = 100.0801
KGS
Avg
0.010024
High
0.010043
Low
0.009986
Last updated: 7/3/2026, 3:20:57 PM
Quick Conversions
| KGS | EUR |
|---|---|
| 1 KGS | 0.01 EUR |
| 10 KGS | 0.10 EUR |
| 50 KGS | 0.50 EUR |
| 100 KGS | 1.00 EUR |
| 500 KGS | 5.00 EUR |
| 1,000 KGS | 9.99 EUR |
Get KGS/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=EURExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-07-03T15:20:57Z",
"rates": {
"EUR": 0.009992
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "EUR",
"amount": 100
},
"result": 0.9991999999999999,
"rate": 0.009992
}Build with KGS/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key