Rate Overview
Live
1 GEL = 32.2907 RUB
1 RUB = 0.030969
GEL
Avg
31.6831
High
32.2907
Low
31.2209
Last updated: 8/15/2026, 3:04:39 AM
Quick Conversions
| GEL | RUB |
|---|---|
| 1 GEL | 32.29 RUB |
| 10 GEL | 322.91 RUB |
| 50 GEL | 1,614.54 RUB |
| 100 GEL | 3,229.07 RUB |
| 500 GEL | 16,145.37 RUB |
| 1,000 GEL | 32,290.75 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-15T03:04:39Z",
"rates": {
"RUB": 32.290748
}
}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": 3229.0748,
"rate": 32.290748
}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