Rate Overview
Live
1 KGS = 0.893499 RUB
1 RUB = 1.1192
KGS
Avg
0.895231
High
0.898017
Low
0.893458
Last updated: 7/25/2026, 7:25:12 AM
Quick Conversions
| KGS | RUB |
|---|---|
| 1 KGS | 0.89 RUB |
| 10 KGS | 8.93 RUB |
| 50 KGS | 44.67 RUB |
| 100 KGS | 89.35 RUB |
| 500 KGS | 446.75 RUB |
| 1,000 KGS | 893.50 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-25T07:25:12Z",
"rates": {
"RUB": 0.893499
}
}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.3499,
"rate": 0.893499
}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