Rate Overview
Live
1 UAH = 1.9484 KGS
1 KGS = 0.513236
UAH
Avg
1.9478
High
1.9503
Low
1.9419
Last updated: 6/18/2026, 10:05:47 AM
Quick Conversions
| UAH | KGS |
|---|---|
| 1 UAH | 1.95 KGS |
| 10 UAH | 19.48 KGS |
| 50 UAH | 97.42 KGS |
| 100 UAH | 194.84 KGS |
| 500 UAH | 974.21 KGS |
| 1,000 UAH | 1,948.42 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-06-18T10:05:47Z",
"rates": {
"KGS": 1.948421
}
}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": 194.8421,
"rate": 1.948421
}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