Rate Overview
Live
1 KGS = 0.863623 RUB
1 RUB = 1.1579
KGS
Avg
0.859078
High
0.863623
Low
0.854944
Last updated: 5/6/2026, 7:10:14 PM
Quick Conversions
| KGS | RUB |
|---|---|
| 1 KGS | 0.86 RUB |
| 10 KGS | 8.64 RUB |
| 50 KGS | 43.18 RUB |
| 100 KGS | 86.36 RUB |
| 500 KGS | 431.81 RUB |
| 1,000 KGS | 863.62 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-05-06T19:10:14Z",
"rates": {
"RUB": 0.863623
}
}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": 86.3623,
"rate": 0.863623
}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