Rate Overview
Live
1 GEL = 29.2225 RUB
1 RUB = 0.034220
GEL
Avg
29.4444
High
29.9096
Low
29.2004
Last updated: 7/5/2026, 10:20:38 PM
Quick Conversions
| GEL | RUB |
|---|---|
| 1 GEL | 29.22 RUB |
| 10 GEL | 292.23 RUB |
| 50 GEL | 1,461.13 RUB |
| 100 GEL | 2,922.25 RUB |
| 500 GEL | 14,611.26 RUB |
| 1,000 GEL | 29,222.52 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-05T22:20:38Z",
"rates": {
"RUB": 29.222517
}
}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": 2922.2517,
"rate": 29.222517
}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