Rate Overview
Live
1 KGS = 0.818753 RUB
1 RUB = 1.2214
KGS
Avg
0.818632
High
0.828505
Low
0.815441
Last updated: 5/26/2026, 9:20:50 PM
Quick Conversions
| KGS | RUB |
|---|---|
| 1 KGS | 0.82 RUB |
| 10 KGS | 8.19 RUB |
| 50 KGS | 40.94 RUB |
| 100 KGS | 81.88 RUB |
| 500 KGS | 409.38 RUB |
| 1,000 KGS | 818.75 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-26T21:20:50Z",
"rates": {
"RUB": 0.818753
}
}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": 81.8753,
"rate": 0.818753
}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