Rate Overview
Live
1 GEL = 26.8634 RUB
1 RUB = 0.037225
GEL
Avg
28.8132
High
31.6622
Low
26.8138
Last updated: 5/26/2026, 4:23:06 PM
Quick Conversions
| GEL | RUB |
|---|---|
| 1 GEL | 26.86 RUB |
| 10 GEL | 268.63 RUB |
| 50 GEL | 1,343.17 RUB |
| 100 GEL | 2,686.34 RUB |
| 500 GEL | 13,431.68 RUB |
| 1,000 GEL | 26,863.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-05-26T16:23:06Z",
"rates": {
"RUB": 26.863354
}
}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": 2686.3354,
"rate": 26.863354
}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