Rate Overview
Live
1 KGS = 0.510031 UAH
1 UAH = 1.9607
KGS
Avg
0.511989
High
0.513830
Low
0.510031
Last updated: 8/1/2026, 1:30:06 AM
Quick Conversions
| KGS | UAH |
|---|---|
| 1 KGS | 0.51 UAH |
| 10 KGS | 5.10 UAH |
| 50 KGS | 25.50 UAH |
| 100 KGS | 51.00 UAH |
| 500 KGS | 255.02 UAH |
| 1,000 KGS | 510.03 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-08-01T01:30:06Z",
"rates": {
"UAH": 0.510031
}
}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.0031,
"rate": 0.510031
}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