Rate Overview
Live
1 KGS = 0.960270 RUB
1 RUB = 1.0414
KGS
Avg
0.947799
High
0.962275
Low
0.929886
Last updated: 8/16/2026, 2:48:29 PM
Quick Conversions
| KGS | RUB |
|---|---|
| 1 KGS | 0.96 RUB |
| 10 KGS | 9.60 RUB |
| 50 KGS | 48.01 RUB |
| 100 KGS | 96.03 RUB |
| 500 KGS | 480.14 RUB |
| 1,000 KGS | 960.27 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-16T14:48:29Z",
"rates": {
"RUB": 0.96027
}
}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": 96.027,
"rate": 0.96027
}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