Rate Overview
Live
1 GEL = 1.9116 BRL
1 BRL = 0.523110
GEL
Avg
1.9244
High
1.9559
Low
1.9031
Last updated: 6/16/2026, 11:15:44 AM
Quick Conversions
| GEL | BRL |
|---|---|
| 1 GEL | 1.91 BRL |
| 10 GEL | 19.12 BRL |
| 50 GEL | 95.58 BRL |
| 100 GEL | 191.16 BRL |
| 500 GEL | 955.82 BRL |
| 1,000 GEL | 1,911.64 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-06-16T11:15:44Z",
"rates": {
"BRL": 1.911642
}
}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": 191.1642,
"rate": 1.911642
}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