Rate Overview
Live
1 GEL = 29.3344 RUB
1 RUB = 0.034090
GEL
Avg
29.4850
High
29.9096
Low
29.2004
Last updated: 7/4/2026, 6:57:10 PM
Quick Conversions
| GEL | RUB |
|---|---|
| 1 GEL | 29.33 RUB |
| 10 GEL | 293.34 RUB |
| 50 GEL | 1,466.72 RUB |
| 100 GEL | 2,933.44 RUB |
| 500 GEL | 14,667.22 RUB |
| 1,000 GEL | 29,334.43 RUB |
Get GEL/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=RUBExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-04T18:57:10Z",
"rates": {
"RUB": 29.334431
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "RUB",
"amount": 100
},
"result": 2933.4431,
"rate": 29.334431
}Build with GEL/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key