Rate Overview
Live
1 KGS = 0.895413 RUB
1 RUB = 1.1168
KGS
Avg
0.896468
High
0.966152
Low
0.814639
Last updated: 7/24/2026, 5:36:20 PM
Quick Conversions
| KGS | RUB |
|---|---|
| 1 KGS | 0.90 RUB |
| 10 KGS | 8.95 RUB |
| 50 KGS | 44.77 RUB |
| 100 KGS | 89.54 RUB |
| 500 KGS | 447.71 RUB |
| 1,000 KGS | 895.41 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-24T17:36:20Z",
"rates": {
"RUB": 0.895413
}
}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.5413,
"rate": 0.895413
}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