Rate Overview
Live
1 BRL = 0.523110 GEL
1 GEL = 1.9116
BRL
Avg
0.519688
High
0.525456
Low
0.511282
Last updated: 6/16/2026, 12:27:09 PM
Quick Conversions
| BRL | GEL |
|---|---|
| 1 BRL | 0.52 GEL |
| 10 BRL | 5.23 GEL |
| 50 BRL | 26.16 GEL |
| 100 BRL | 52.31 GEL |
| 500 BRL | 261.56 GEL |
| 1,000 BRL | 523.11 GEL |
Get BRL/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=GELExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-06-16T12:27:09Z",
"rates": {
"GEL": 0.52311
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "GEL",
"amount": 100
},
"result": 52.31099999999999,
"rate": 0.52311
}Build with BRL/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key