Rate Overview
Live
1 GEL = 28.0638 RUB
1 RUB = 0.035633
GEL
Avg
28.5219
High
29.2550
Low
28.0638
Last updated: 4/16/2026, 9:24:00 AM
Quick Conversions
| GEL | RUB |
|---|---|
| 1 GEL | 28.06 RUB |
| 10 GEL | 280.64 RUB |
| 50 GEL | 1,403.19 RUB |
| 100 GEL | 2,806.38 RUB |
| 500 GEL | 14,031.92 RUB |
| 1,000 GEL | 28,063.84 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-04-16T09:24:00Z",
"rates": {
"RUB": 28.063841
}
}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.3841,
"rate": 28.063841
}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