Rate Overview
Live
1 GBP = 6.7834 BRL
1 BRL = 0.147419
GBP
Avg
6.8884
High
7.2280
Low
6.6848
Last updated: 7/24/2026, 5:23:24 AM
Quick Conversions
| GBP | BRL |
|---|---|
| 1 GBP | 6.78 BRL |
| 10 GBP | 67.83 BRL |
| 50 GBP | 339.17 BRL |
| 100 GBP | 678.34 BRL |
| 500 GBP | 3,391.70 BRL |
| 1,000 GBP | 6,783.39 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-07-24T05:23:24Z",
"rates": {
"BRL": 6.783391
}
}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": 678.3391,
"rate": 6.783391
}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