Rate Overview
Live
1 KGS = 0.009730 EUR
1 EUR = 102.7749
KGS
Avg
0.009757
High
0.009788
Low
0.009725
Last updated: 5/6/2026, 4:23:01 PM
Quick Conversions
| KGS | EUR |
|---|---|
| 1 KGS | 0.01 EUR |
| 10 KGS | 0.10 EUR |
| 50 KGS | 0.49 EUR |
| 100 KGS | 0.97 EUR |
| 500 KGS | 4.87 EUR |
| 1,000 KGS | 9.73 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-06T16:23:01Z",
"rates": {
"EUR": 0.00973
}
}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.9730000000000001,
"rate": 0.00973
}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