Rate Overview
Live
1 RUB = 1.1385 KGS
1 KGS = 0.878346
RUB
Avg
1.1360
High
1.1438
Low
1.1285
Last updated: 7/10/2026, 1:27:27 AM
Quick Conversions
| RUB | KGS |
|---|---|
| 1 RUB | 1.14 KGS |
| 10 RUB | 11.39 KGS |
| 50 RUB | 56.93 KGS |
| 100 RUB | 113.85 KGS |
| 500 RUB | 569.25 KGS |
| 1,000 RUB | 1,138.50 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-10T01:27:27Z",
"rates": {
"KGS": 1.138504
}
}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": 113.8504,
"rate": 1.138504
}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