Rate Overview
Live
1 KGS = 0.886232 RUB
1 RUB = 1.1284
KGS
Avg
0.883372
High
0.902454
Low
0.856242
Last updated: 7/2/2026, 1:21:12 PM
Quick Conversions
| KGS | RUB |
|---|---|
| 1 KGS | 0.89 RUB |
| 10 KGS | 8.86 RUB |
| 50 KGS | 44.31 RUB |
| 100 KGS | 88.62 RUB |
| 500 KGS | 443.12 RUB |
| 1,000 KGS | 886.23 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-02T13:21:12Z",
"rates": {
"RUB": 0.886232
}
}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": 88.6232,
"rate": 0.886232
}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