Rate Overview
Live
1 GBP = 6.8882 BRL
1 BRL = 0.145176
GBP
Avg
6.9750
High
7.0352
Low
6.8485
Last updated: 9/3/2026, 11:07:59 PM
Quick Conversions
| GBP | BRL |
|---|---|
| 1 GBP | 6.89 BRL |
| 10 GBP | 68.88 BRL |
| 50 GBP | 344.41 BRL |
| 100 GBP | 688.82 BRL |
| 500 GBP | 3,444.09 BRL |
| 1,000 GBP | 6,888.19 BRL |
Get GBP/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=BRLExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-09-03T23:07:59Z",
"rates": {
"BRL": 6.888187
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "BRL",
"amount": 100
},
"result": 688.8187,
"rate": 6.888187
}Build with GBP/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key