Rate Overview
Live
1 BRL = 0.506342 GEL
1 GEL = 1.9749
BRL
Avg
0.504173
High
0.507232
Low
0.500762
Last updated: 9/2/2026, 7:27:37 PM
Quick Conversions
| BRL | GEL |
|---|---|
| 1 BRL | 0.51 GEL |
| 10 BRL | 5.06 GEL |
| 50 BRL | 25.32 GEL |
| 100 BRL | 50.63 GEL |
| 500 BRL | 253.17 GEL |
| 1,000 BRL | 506.34 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-09-02T19:27:37Z",
"rates": {
"GEL": 0.506342
}
}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": 50.63419999999999,
"rate": 0.506342
}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