Rate Overview
Live
1 KGS = 0.895351 RUB
1 RUB = 1.1169
KGS
Avg
0.892998
High
0.898017
Low
0.885627
Last updated: 7/22/2026, 4:06:42 AM
Quick Conversions
| KGS | RUB |
|---|---|
| 1 KGS | 0.90 RUB |
| 10 KGS | 8.95 RUB |
| 50 KGS | 44.77 RUB |
| 100 KGS | 89.54 RUB |
| 500 KGS | 447.68 RUB |
| 1,000 KGS | 895.35 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-22T04:06:42Z",
"rates": {
"RUB": 0.895351
}
}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.5351,
"rate": 0.895351
}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