Rate Overview
Live
1 UAH = 2.0011 KGS
1 KGS = 0.499725
UAH
Avg
2.0103
High
2.0293
Low
1.9915
Last updated: 3/7/2026, 7:42:59 AM
Quick Conversions
| UAH | KGS |
|---|---|
| 1 UAH | 2.00 KGS |
| 10 UAH | 20.01 KGS |
| 50 UAH | 100.06 KGS |
| 100 UAH | 200.11 KGS |
| 500 UAH | 1,000.55 KGS |
| 1,000 UAH | 2,001.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-03-07T07:42:59Z",
"rates": {
"KGS": 2.0011
}
}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": 200.11,
"rate": 2.0011
}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