Rate Overview
Live
1 KGS = 0.009832 EUR
1 EUR = 101.7087
KGS
Avg
0.009839
High
0.009856
Low
0.009820
Last updated: 5/26/2026, 7:35:15 PM
Quick Conversions
| KGS | EUR |
|---|---|
| 1 KGS | 0.01 EUR |
| 10 KGS | 0.10 EUR |
| 50 KGS | 0.49 EUR |
| 100 KGS | 0.98 EUR |
| 500 KGS | 4.92 EUR |
| 1,000 KGS | 9.83 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-05-26T19:35:15Z",
"rates": {
"EUR": 0.009832
}
}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.9832000000000001,
"rate": 0.009832
}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