Rate Overview
Live
1 GEL = 29.9074 RUB
1 RUB = 0.033437
GEL
Avg
28.7083
High
30.3606
Low
26.6174
Last updated: 7/20/2026, 6:35:01 PM
Quick Conversions
| GEL | RUB |
|---|---|
| 1 GEL | 29.91 RUB |
| 10 GEL | 299.07 RUB |
| 50 GEL | 1,495.37 RUB |
| 100 GEL | 2,990.74 RUB |
| 500 GEL | 14,953.68 RUB |
| 1,000 GEL | 29,907.35 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-20T18:35:01Z",
"rates": {
"RUB": 29.907351
}
}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": 2990.7351,
"rate": 29.907351
}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