Rate Overview
Live
1 GEL = 33.1149 RUB
1 RUB = 0.030198
GEL
Avg
32.8851
High
33.1155
Low
32.0515
Last updated: 9/2/2026, 2:53:58 AM
Quick Conversions
| GEL | RUB |
|---|---|
| 1 GEL | 33.11 RUB |
| 10 GEL | 331.15 RUB |
| 50 GEL | 1,655.75 RUB |
| 100 GEL | 3,311.49 RUB |
| 500 GEL | 16,557.46 RUB |
| 1,000 GEL | 33,114.92 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-09-02T02:53:58Z",
"rates": {
"RUB": 33.114918
}
}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": 3311.4918000000002,
"rate": 33.114918
}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