Rate Overview
Live
1 GEL = 1.8431 BRL
1 BRL = 0.542553
GEL
Avg
1.8470
High
1.8627
Low
1.8249
Last updated: 5/7/2026, 4:28:25 AM
Quick Conversions
| GEL | BRL |
|---|---|
| 1 GEL | 1.84 BRL |
| 10 GEL | 18.43 BRL |
| 50 GEL | 92.16 BRL |
| 100 GEL | 184.31 BRL |
| 500 GEL | 921.57 BRL |
| 1,000 GEL | 1,843.14 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-05-07T04:28:25Z",
"rates": {
"BRL": 1.843138
}
}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": 184.3138,
"rate": 1.843138
}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