Rate Overview
Live
1 GEL = 31.7482 RUB
1 RUB = 0.031498
GEL
Avg
31.4726
High
31.7806
Low
30.9783
Last updated: 8/13/2026, 12:15:06 PM
Quick Conversions
| GEL | RUB |
|---|---|
| 1 GEL | 31.75 RUB |
| 10 GEL | 317.48 RUB |
| 50 GEL | 1,587.41 RUB |
| 100 GEL | 3,174.82 RUB |
| 500 GEL | 15,874.11 RUB |
| 1,000 GEL | 31,748.21 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-08-13T12:15:06Z",
"rates": {
"RUB": 31.748214
}
}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": 3174.8214000000003,
"rate": 31.748214
}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