Rate Overview
Live
1 KGS = 0.513830 UAH
1 UAH = 1.9462
KGS
Avg
0.511179
High
0.513830
Low
0.508599
Last updated: 7/29/2026, 5:47:25 PM
Quick Conversions
| KGS | UAH |
|---|---|
| 1 KGS | 0.51 UAH |
| 10 KGS | 5.14 UAH |
| 50 KGS | 25.69 UAH |
| 100 KGS | 51.38 UAH |
| 500 KGS | 256.92 UAH |
| 1,000 KGS | 513.83 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-29T17:47:25Z",
"rates": {
"UAH": 0.51383
}
}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": 51.383,
"rate": 0.51383
}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