Rate Overview
Live
1 UAH = 1.9649 KGS
1 KGS = 0.508944
UAH
Avg
2.0596
High
2.1192
Low
1.9649
Last updated: 8/1/2026, 5:41:44 AM
Quick Conversions
| UAH | KGS |
|---|---|
| 1 UAH | 1.96 KGS |
| 10 UAH | 19.65 KGS |
| 50 UAH | 98.24 KGS |
| 100 UAH | 196.49 KGS |
| 500 UAH | 982.43 KGS |
| 1,000 UAH | 1,964.85 KGS |
Get UAH/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=KGSExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-08-01T05:41:44Z",
"rates": {
"KGS": 1.964854
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "KGS",
"amount": 100
},
"result": 196.4854,
"rate": 1.964854
}Build with UAH/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key