Rate Overview
Live
1 RUB = 1.0330 KGS
1 KGS = 0.968095
RUB
Avg
1.0429
High
1.0547
Low
1.0330
Last updated: 8/20/2026, 7:40:54 AM
Quick Conversions
| RUB | KGS |
|---|---|
| 1 RUB | 1.03 KGS |
| 10 RUB | 10.33 KGS |
| 50 RUB | 51.65 KGS |
| 100 RUB | 103.30 KGS |
| 500 RUB | 516.48 KGS |
| 1,000 RUB | 1,032.96 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-08-20T07:40:54Z",
"rates": {
"KGS": 1.032956
}
}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": 103.2956,
"rate": 1.032956
}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