Rate Overview
Live
1 RUB = 1.0196 KGS
1 KGS = 0.980756
RUB
Avg
1.0131
High
1.0202
Low
1.0028
Last updated: 9/9/2026, 8:03:20 AM
Quick Conversions
| RUB | KGS |
|---|---|
| 1 RUB | 1.02 KGS |
| 10 RUB | 10.20 KGS |
| 50 RUB | 50.98 KGS |
| 100 RUB | 101.96 KGS |
| 500 RUB | 509.81 KGS |
| 1,000 RUB | 1,019.62 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-09-09T08:03:20Z",
"rates": {
"KGS": 1.019622
}
}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": 101.9622,
"rate": 1.019622
}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