Rate Overview
Live
1 RUB = 1.1584 KGS
1 KGS = 0.863282
RUB
Avg
1.1405
High
1.1602
Low
1.1133
Last updated: 4/16/2026, 3:11:24 PM
Quick Conversions
| RUB | KGS |
|---|---|
| 1 RUB | 1.16 KGS |
| 10 RUB | 11.58 KGS |
| 50 RUB | 57.92 KGS |
| 100 RUB | 115.84 KGS |
| 500 RUB | 579.19 KGS |
| 1,000 RUB | 1,158.37 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-04-16T15:11:24Z",
"rates": {
"KGS": 1.15837
}
}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": 115.83699999999999,
"rate": 1.15837
}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