Rate Overview
Live
1 KGS = 0.009822 EUR
1 EUR = 101.8123
KGS
Avg
0.009843
High
0.009865
Low
0.009810
Last updated: 9/4/2026, 7:31:44 AM
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.91 EUR |
| 1,000 KGS | 9.82 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-09-04T07:31:44Z",
"rates": {
"EUR": 0.009822
}
}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.9822,
"rate": 0.009822
}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