Rate Overview
Live
1 KGS = 0.828144 RUB
1 RUB = 1.2075
KGS
Avg
0.827407
High
0.834673
Low
0.822960
Last updated: 6/16/2026, 1:29:46 PM
Quick Conversions
| KGS | RUB |
|---|---|
| 1 KGS | 0.83 RUB |
| 10 KGS | 8.28 RUB |
| 50 KGS | 41.41 RUB |
| 100 KGS | 82.81 RUB |
| 500 KGS | 414.07 RUB |
| 1,000 KGS | 828.14 RUB |
Get KGS/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=RUBExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-06-16T13:29:46Z",
"rates": {
"RUB": 0.828144
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "RUB",
"amount": 100
},
"result": 82.8144,
"rate": 0.828144
}Build with KGS/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key