Rate Overview
Live
1 RUB = 0.034606 GEL
1 GEL = 28.8967
RUB
Avg
0.034720
High
0.034985
Low
0.034563
Last updated: 3/6/2026, 5:15:21 PM
Quick Conversions
| RUB | GEL |
|---|---|
| 1 RUB | 0.03 GEL |
| 10 RUB | 0.35 GEL |
| 50 RUB | 1.73 GEL |
| 100 RUB | 3.46 GEL |
| 500 RUB | 17.30 GEL |
| 1,000 RUB | 34.61 GEL |
Get RUB/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=GELExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-03-06T17:15:21Z",
"rates": {
"GEL": 0.034606
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "GEL",
"amount": 100
},
"result": 3.4606,
"rate": 0.034606
}Build with RUB/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key