Rate Overview
Live
1 KGS = 0.897447 RUB
1 RUB = 1.1143
KGS
Avg
0.874241
High
0.947128
Low
0.814639
Last updated: 7/23/2026, 8:20:31 PM
Quick Conversions
| KGS | RUB |
|---|---|
| 1 KGS | 0.90 RUB |
| 10 KGS | 8.97 RUB |
| 50 KGS | 44.87 RUB |
| 100 KGS | 89.74 RUB |
| 500 KGS | 448.72 RUB |
| 1,000 KGS | 897.45 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-07-23T20:20:31Z",
"rates": {
"RUB": 0.897447
}
}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": 89.7447,
"rate": 0.897447
}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