Rate Overview
Live
1 KGS = 0.895143 RUB
1 RUB = 1.1171
KGS
Avg
0.876916
High
0.902454
Low
0.835319
Last updated: 7/20/2026, 9:35:20 AM
Quick Conversions
| KGS | RUB |
|---|---|
| 1 KGS | 0.90 RUB |
| 10 KGS | 8.95 RUB |
| 50 KGS | 44.76 RUB |
| 100 KGS | 89.51 RUB |
| 500 KGS | 447.57 RUB |
| 1,000 KGS | 895.14 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-07-20T09:35:20Z",
"rates": {
"RUB": 0.895143
}
}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": 89.5143,
"rate": 0.895143
}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