Rate Overview
Live
1 KGS = 0.930488 RUB
1 RUB = 1.0747
KGS
Avg
0.914315
High
0.984825
Low
0.876046
Last updated: 3/27/2026, 9:50:44 AM
Quick Conversions
| KGS | RUB |
|---|---|
| 1 KGS | 0.93 RUB |
| 10 KGS | 9.30 RUB |
| 50 KGS | 46.52 RUB |
| 100 KGS | 93.05 RUB |
| 500 KGS | 465.24 RUB |
| 1,000 KGS | 930.49 RUB |
Get KGS/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=RUBExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-03-27T09:50:44Z",
"rates": {
"RUB": 0.930488
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "RUB",
"amount": 100
},
"result": 93.0488,
"rate": 0.930488
}Build with KGS/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key