Rate Overview
Live
1 EUR = 103.2482 KGS
1 KGS = 0.009685
EUR
Avg
102.7041
High
103.2688
Low
102.1764
Last updated: 4/16/2026, 6:01:30 AM
Quick Conversions
| EUR | KGS |
|---|---|
| 1 EUR | 103.25 KGS |
| 10 EUR | 1,032.48 KGS |
| 50 EUR | 5,162.41 KGS |
| 100 EUR | 10,324.82 KGS |
| 500 EUR | 51,624.10 KGS |
| 1,000 EUR | 103,248.20 KGS |
Get EUR/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=KGSExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-04-16T06:01:30Z",
"rates": {
"KGS": 103.248204
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "KGS",
"amount": 100
},
"result": 10324.8204,
"rate": 103.248204
}Build with EUR/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key