Rate Overview
Live
1 KGS = 0.863281 RUB
1 RUB = 1.1584
KGS
Avg
0.877000
High
0.898232
Low
0.861925
Last updated: 4/16/2026, 5:13:24 PM
Quick Conversions
| KGS | RUB |
|---|---|
| 1 KGS | 0.86 RUB |
| 10 KGS | 8.63 RUB |
| 50 KGS | 43.16 RUB |
| 100 KGS | 86.33 RUB |
| 500 KGS | 431.64 RUB |
| 1,000 KGS | 863.28 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-04-16T17:13:24Z",
"rates": {
"RUB": 0.863281
}
}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": 86.32809999999999,
"rate": 0.863281
}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