Rate Overview
Live
1 UAH = 1.9949 KGS
1 KGS = 0.501281
UAH
Avg
2.0193
High
2.0647
Low
1.9905
Last updated: 3/28/2026, 10:53:14 AM
Quick Conversions
| UAH | KGS |
|---|---|
| 1 UAH | 1.99 KGS |
| 10 UAH | 19.95 KGS |
| 50 UAH | 99.74 KGS |
| 100 UAH | 199.49 KGS |
| 500 UAH | 997.45 KGS |
| 1,000 UAH | 1,994.89 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-03-28T10:53:14Z",
"rates": {
"KGS": 1.99489
}
}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": 199.489,
"rate": 1.99489
}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