Rate Overview
Live
1 GEL = 1.9338 BRL
1 BRL = 0.517116
GEL
Avg
1.9320
High
1.9478
Low
1.9218
Last updated: 3/6/2026, 11:27:36 PM
Quick Conversions
| GEL | BRL |
|---|---|
| 1 GEL | 1.93 BRL |
| 10 GEL | 19.34 BRL |
| 50 GEL | 96.69 BRL |
| 100 GEL | 193.38 BRL |
| 500 GEL | 966.90 BRL |
| 1,000 GEL | 1,933.80 BRL |
Get GEL/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=BRLExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-03-06T23:27:36Z",
"rates": {
"BRL": 1.933802
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "BRL",
"amount": 100
},
"result": 193.3802,
"rate": 1.933802
}Build with GEL/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key