Rate Overview
Live
1 GEL = 1.9644 BRL
1 BRL = 0.509064
GEL
Avg
1.9648
High
1.9715
Low
1.9572
Last updated: 7/5/2026, 12:14:25 AM
Quick Conversions
| GEL | BRL |
|---|---|
| 1 GEL | 1.96 BRL |
| 10 GEL | 19.64 BRL |
| 50 GEL | 98.22 BRL |
| 100 GEL | 196.44 BRL |
| 500 GEL | 982.19 BRL |
| 1,000 GEL | 1,964.39 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-05T00:14:25Z",
"rates": {
"BRL": 1.964388
}
}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": 196.43880000000001,
"rate": 1.964388
}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