Rate Overview
Live
1 GEL = 30.1666 RUB
1 RUB = 0.033149
GEL
Avg
29.4319
High
30.9924
Low
28.0493
Last updated: 3/27/2026, 3:55:09 AM
Quick Conversions
| GEL | RUB |
|---|---|
| 1 GEL | 30.17 RUB |
| 10 GEL | 301.67 RUB |
| 50 GEL | 1,508.33 RUB |
| 100 GEL | 3,016.66 RUB |
| 500 GEL | 15,083.29 RUB |
| 1,000 GEL | 30,166.58 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-27T03:55:09Z",
"rates": {
"RUB": 30.166581
}
}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": 3016.6581,
"rate": 30.166581
}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