Rate Overview
Live
1 RUB = 1.1190 KGS
1 KGS = 0.893617
RUB
Avg
1.1399
High
1.2343
Low
1.0619
Last updated: 7/26/2026, 3:38:34 AM
Quick Conversions
| RUB | KGS |
|---|---|
| 1 RUB | 1.12 KGS |
| 10 RUB | 11.19 KGS |
| 50 RUB | 55.95 KGS |
| 100 RUB | 111.90 KGS |
| 500 RUB | 559.52 KGS |
| 1,000 RUB | 1,119.05 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-07-26T03:38:34Z",
"rates": {
"KGS": 1.119048
}
}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.90480000000001,
"rate": 1.119048
}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