Rate Overview
Live
1 KGS = 0.506206 UAH
1 UAH = 1.9755
KGS
Avg
0.495782
High
0.506430
Low
0.480423
Last updated: 5/30/2026, 10:22:31 AM
Quick Conversions
| KGS | UAH |
|---|---|
| 1 KGS | 0.51 UAH |
| 10 KGS | 5.06 UAH |
| 50 KGS | 25.31 UAH |
| 100 KGS | 50.62 UAH |
| 500 KGS | 253.10 UAH |
| 1,000 KGS | 506.21 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-05-30T10:22:31Z",
"rates": {
"UAH": 0.506206
}
}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.6206,
"rate": 0.506206
}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