Rate Overview
Live
1 GEL = 27.2168 RUB
1 RUB = 0.036742
GEL
Avg
27.2586
High
27.4965
Low
27.1277
Last updated: 6/15/2026, 6:32:21 PM
Quick Conversions
| GEL | RUB |
|---|---|
| 1 GEL | 27.22 RUB |
| 10 GEL | 272.17 RUB |
| 50 GEL | 1,360.84 RUB |
| 100 GEL | 2,721.68 RUB |
| 500 GEL | 13,608.42 RUB |
| 1,000 GEL | 27,216.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-06-15T18:32:21Z",
"rates": {
"RUB": 27.216841
}
}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": 2721.6841,
"rate": 27.216841
}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