Rate Overview
Live
1 RUB = 0.033315 GEL
1 GEL = 30.0165
RUB
Avg
0.032829
High
0.033632
Low
0.031583
Last updated: 3/27/2026, 2:26:27 AM
Quick Conversions
| RUB | GEL |
|---|---|
| 1 RUB | 0.03 GEL |
| 10 RUB | 0.33 GEL |
| 50 RUB | 1.67 GEL |
| 100 RUB | 3.33 GEL |
| 500 RUB | 16.66 GEL |
| 1,000 RUB | 33.32 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-27T02:26:27Z",
"rates": {
"GEL": 0.033315
}
}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.3314999999999997,
"rate": 0.033315
}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