Rate Overview
Live
1 KGS = 0.509307 UAH
1 UAH = 1.9635
KGS
Avg
0.509347
High
0.510311
Low
0.508599
Last updated: 7/11/2026, 5:27:46 AM
Quick Conversions
| KGS | UAH |
|---|---|
| 1 KGS | 0.51 UAH |
| 10 KGS | 5.09 UAH |
| 50 KGS | 25.47 UAH |
| 100 KGS | 50.93 UAH |
| 500 KGS | 254.65 UAH |
| 1,000 KGS | 509.31 UAH |
Get KGS/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=UAHExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-07-11T05:27:46Z",
"rates": {
"UAH": 0.509307
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "UAH",
"amount": 100
},
"result": 50.930699999999995,
"rate": 0.509307
}Build with KGS/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key