Rate Overview
Live
1 RUB = 1.2164 KGS
1 KGS = 0.822097
RUB
Avg
1.0355
High
1.2164
Low
0.783809
Last updated: 5/27/2026, 6:41:57 PM
Quick Conversions
| RUB | KGS |
|---|---|
| 1 RUB | 1.22 KGS |
| 10 RUB | 12.16 KGS |
| 50 RUB | 60.82 KGS |
| 100 RUB | 121.64 KGS |
| 500 RUB | 608.20 KGS |
| 1,000 RUB | 1,216.40 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-05-27T18:41:57Z",
"rates": {
"KGS": 1.216402
}
}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": 121.6402,
"rate": 1.216402
}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