Rate Overview
Live
1 GEL = 1.9382 BRL
1 BRL = 0.515932
GEL
Avg
2.0135
High
2.1951
Low
1.8445
Last updated: 7/22/2026, 5:37:56 PM
Quick Conversions
| GEL | BRL |
|---|---|
| 1 GEL | 1.94 BRL |
| 10 GEL | 19.38 BRL |
| 50 GEL | 96.91 BRL |
| 100 GEL | 193.82 BRL |
| 500 GEL | 969.12 BRL |
| 1,000 GEL | 1,938.24 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-22T17:37:56Z",
"rates": {
"BRL": 1.938239
}
}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.8239,
"rate": 1.938239
}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