Rate Overview
Live
1 GEL = 1.9395 BRL
1 BRL = 0.515587
GEL
Avg
1.9245
High
2.0356
Low
1.8249
Last updated: 7/26/2026, 8:36:42 PM
Quick Conversions
| GEL | BRL |
|---|---|
| 1 GEL | 1.94 BRL |
| 10 GEL | 19.40 BRL |
| 50 GEL | 96.98 BRL |
| 100 GEL | 193.95 BRL |
| 500 GEL | 969.77 BRL |
| 1,000 GEL | 1,939.54 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-26T20:36:42Z",
"rates": {
"BRL": 1.939536
}
}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.9536,
"rate": 1.939536
}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