Rate Overview
Live
1 RUB = 1.1115 KGS
1 KGS = 0.899651
RUB
Avg
1.1263
High
1.1373
Low
1.1115
Last updated: 3/6/2026, 5:16:05 PM
Quick Conversions
| RUB | KGS |
|---|---|
| 1 RUB | 1.11 KGS |
| 10 RUB | 11.12 KGS |
| 50 RUB | 55.58 KGS |
| 100 RUB | 111.15 KGS |
| 500 RUB | 555.77 KGS |
| 1,000 RUB | 1,111.54 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-03-06T17:16:05Z",
"rates": {
"KGS": 1.111542
}
}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": 111.1542,
"rate": 1.111542
}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