Rate Overview
Live
1 RUB = 0.034089 GEL
1 GEL = 29.3350
RUB
Avg
0.033917
High
0.034246
Low
0.033434
Last updated: 7/4/2026, 7:09:56 PM
Quick Conversions
| RUB | GEL |
|---|---|
| 1 RUB | 0.03 GEL |
| 10 RUB | 0.34 GEL |
| 50 RUB | 1.70 GEL |
| 100 RUB | 3.41 GEL |
| 500 RUB | 17.04 GEL |
| 1,000 RUB | 34.09 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-07-04T19:09:56Z",
"rates": {
"GEL": 0.034089
}
}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.4089,
"rate": 0.034089
}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