Rate Overview
Live
1 GEL = 1.9328 BRL
1 BRL = 0.517390
GEL
Avg
1.9213
High
1.9677
Low
1.8374
Last updated: 7/23/2026, 10:33:10 AM
Quick Conversions
| GEL | BRL |
|---|---|
| 1 GEL | 1.93 BRL |
| 10 GEL | 19.33 BRL |
| 50 GEL | 96.64 BRL |
| 100 GEL | 193.28 BRL |
| 500 GEL | 966.39 BRL |
| 1,000 GEL | 1,932.78 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-07-23T10:33:10Z",
"rates": {
"BRL": 1.932777
}
}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.2777,
"rate": 1.932777
}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