Rate Overview
Live
1 RUB = 1.1208 KGS
1 KGS = 0.892246
RUB
Avg
1.0423
High
1.1868
Low
0.783809
Last updated: 7/27/2026, 5:09:07 PM
Quick Conversions
| RUB | KGS |
|---|---|
| 1 RUB | 1.12 KGS |
| 10 RUB | 11.21 KGS |
| 50 RUB | 56.04 KGS |
| 100 RUB | 112.08 KGS |
| 500 RUB | 560.38 KGS |
| 1,000 RUB | 1,120.77 KGS |
Get RUB/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=KGSExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-27T17:09:07Z",
"rates": {
"KGS": 1.120767
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "KGS",
"amount": 100
},
"result": 112.0767,
"rate": 1.120767
}Build with RUB/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key