Rate Overview
Live
1 KGS = 0.501280 UAH
1 UAH = 1.9949
KGS
Avg
0.495279
High
0.502394
Low
0.484341
Last updated: 3/28/2026, 10:58:15 AM
Quick Conversions
| KGS | UAH |
|---|---|
| 1 KGS | 0.50 UAH |
| 10 KGS | 5.01 UAH |
| 50 KGS | 25.06 UAH |
| 100 KGS | 50.13 UAH |
| 500 KGS | 250.64 UAH |
| 1,000 KGS | 501.28 UAH |
Get KGS/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=UAHExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-03-28T10:58:15Z",
"rates": {
"UAH": 0.50128
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "UAH",
"amount": 100
},
"result": 50.12799999999999,
"rate": 0.50128
}Build with KGS/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key