Rate Overview
Live
1 RUB = 0.035633 GEL
1 GEL = 28.0639
RUB
Avg
0.035067
High
0.035633
Low
0.034182
Last updated: 4/16/2026, 7:17:01 AM
Quick Conversions
| RUB | GEL |
|---|---|
| 1 RUB | 0.04 GEL |
| 10 RUB | 0.36 GEL |
| 50 RUB | 1.78 GEL |
| 100 RUB | 3.56 GEL |
| 500 RUB | 17.82 GEL |
| 1,000 RUB | 35.63 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-04-16T07:17:01Z",
"rates": {
"GEL": 0.035633
}
}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.5633,
"rate": 0.035633
}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