Rate Overview
Live
1 KGS = 0.989872 RUB
1 RUB = 1.0102
KGS
Avg
0.986678
High
0.997190
Low
0.976274
Last updated: 9/4/2026, 7:57:25 AM
Quick Conversions
| KGS | RUB |
|---|---|
| 1 KGS | 0.99 RUB |
| 10 KGS | 9.90 RUB |
| 50 KGS | 49.49 RUB |
| 100 KGS | 98.99 RUB |
| 500 KGS | 494.94 RUB |
| 1,000 KGS | 989.87 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-09-04T07:57:25Z",
"rates": {
"RUB": 0.989872
}
}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": 98.9872,
"rate": 0.989872
}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