Rate Overview
Live
1 GEL = 30.0163 RUB
1 RUB = 0.033315
GEL
Avg
30.4720
High
31.6622
Low
29.7328
Last updated: 3/27/2026, 2:26:16 AM
Quick Conversions
| GEL | RUB |
|---|---|
| 1 GEL | 30.02 RUB |
| 10 GEL | 300.16 RUB |
| 50 GEL | 1,500.81 RUB |
| 100 GEL | 3,001.63 RUB |
| 500 GEL | 15,008.13 RUB |
| 1,000 GEL | 30,016.25 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-27T02:26:16Z",
"rates": {
"RUB": 30.016251
}
}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": 3001.6251,
"rate": 30.016251
}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