Rate Overview
Live
1 KGS = 0.513616 UAH
1 UAH = 1.9470
KGS
Avg
0.513299
High
0.513749
Low
0.512740
Last updated: 6/19/2026, 12:01:38 PM
Quick Conversions
| KGS | UAH |
|---|---|
| 1 KGS | 0.51 UAH |
| 10 KGS | 5.14 UAH |
| 50 KGS | 25.68 UAH |
| 100 KGS | 51.36 UAH |
| 500 KGS | 256.81 UAH |
| 1,000 KGS | 513.62 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-06-19T12:01:38Z",
"rates": {
"UAH": 0.513616
}
}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": 51.361599999999996,
"rate": 0.513616
}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