Rate Overview
Live
1 RUB = 1.0747 KGS
1 KGS = 0.930489
RUB
Avg
1.1124
High
1.1454
Low
1.0619
Last updated: 3/27/2026, 1:27:32 PM
Quick Conversions
| RUB | KGS |
|---|---|
| 1 RUB | 1.07 KGS |
| 10 RUB | 10.75 KGS |
| 50 RUB | 53.74 KGS |
| 100 RUB | 107.47 KGS |
| 500 RUB | 537.35 KGS |
| 1,000 RUB | 1,074.70 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-03-27T13:27:32Z",
"rates": {
"KGS": 1.074704
}
}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": 107.47040000000001,
"rate": 1.074704
}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