Rate Overview
Live
1 KGS = 0.948171 RUB
1 RUB = 1.0547
KGS
Avg
0.938531
High
0.948171
Low
0.922032
Last updated: 8/13/2026, 2:23:55 PM
Quick Conversions
| KGS | RUB |
|---|---|
| 1 KGS | 0.95 RUB |
| 10 KGS | 9.48 RUB |
| 50 KGS | 47.41 RUB |
| 100 KGS | 94.82 RUB |
| 500 KGS | 474.09 RUB |
| 1,000 KGS | 948.17 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-08-13T14:23:55Z",
"rates": {
"RUB": 0.948171
}
}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": 94.8171,
"rate": 0.948171
}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