Rate Overview
Live
1 KGS = 0.009996 EUR
1 EUR = 100.0400
KGS
Avg
0.010182
High
0.011177
Low
0.009672
Last updated: 7/19/2026, 6:57:23 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 | 10.00 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-19T18:57:23Z",
"rates": {
"EUR": 0.009996
}
}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.9995999999999999,
"rate": 0.009996
}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