Rate Overview
Live
1 UAH = 2.0015 KGS
1 KGS = 0.499634
UAH
Avg
2.0112
High
2.0158
Low
2.0015
Last updated: 4/17/2026, 1:36:44 PM
Quick Conversions
| UAH | KGS |
|---|---|
| 1 UAH | 2.00 KGS |
| 10 UAH | 20.01 KGS |
| 50 UAH | 100.07 KGS |
| 100 UAH | 200.15 KGS |
| 500 UAH | 1,000.73 KGS |
| 1,000 UAH | 2,001.47 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-04-17T13:36:44Z",
"rates": {
"KGS": 2.001466
}
}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.1466,
"rate": 2.001466
}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