Rate Overview
Live
1 GEL = 28.0657 RUB
1 RUB = 0.035631
GEL
Avg
27.9593
High
28.0657
Low
27.7903
Last updated: 5/6/2026, 12:30:39 PM
Quick Conversions
| GEL | RUB |
|---|---|
| 1 GEL | 28.07 RUB |
| 10 GEL | 280.66 RUB |
| 50 GEL | 1,403.29 RUB |
| 100 GEL | 2,806.57 RUB |
| 500 GEL | 14,032.86 RUB |
| 1,000 GEL | 28,065.71 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-05-06T12:30:39Z",
"rates": {
"RUB": 28.065714
}
}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": 2806.5714,
"rate": 28.065714
}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