Rate Overview
Live
1 UAH = 1.9601 KGS
1 KGS = 0.510179
UAH
Avg
1.9589
High
1.9638
Low
1.9537
Last updated: 8/21/2026, 1:18:53 PM
Quick Conversions
| UAH | KGS |
|---|---|
| 1 UAH | 1.96 KGS |
| 10 UAH | 19.60 KGS |
| 50 UAH | 98.00 KGS |
| 100 UAH | 196.01 KGS |
| 500 UAH | 980.05 KGS |
| 1,000 UAH | 1,960.10 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-21T13:18:53Z",
"rates": {
"KGS": 1.960097
}
}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.0097,
"rate": 1.960097
}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