Rate Overview
Live
1 GEL = 28.8966 RUB
1 RUB = 0.034606
GEL
Avg
28.8024
High
28.9321
Low
28.5829
Last updated: 3/6/2026, 11:07:44 PM
Quick Conversions
| GEL | RUB |
|---|---|
| 1 GEL | 28.90 RUB |
| 10 GEL | 288.97 RUB |
| 50 GEL | 1,444.83 RUB |
| 100 GEL | 2,889.66 RUB |
| 500 GEL | 14,448.31 RUB |
| 1,000 GEL | 28,896.62 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-03-06T23:07:44Z",
"rates": {
"RUB": 28.896618
}
}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": 2889.6618,
"rate": 28.896618
}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