Rate Overview
Live
1 GBP = 6.7873 BRL
1 BRL = 0.147333
GBP
Avg
7.0566
High
7.4839
Low
6.6971
Last updated: 7/24/2026, 10:52:40 AM
Quick Conversions
| GBP | BRL |
|---|---|
| 1 GBP | 6.79 BRL |
| 10 GBP | 67.87 BRL |
| 50 GBP | 339.37 BRL |
| 100 GBP | 678.73 BRL |
| 500 GBP | 3,393.67 BRL |
| 1,000 GBP | 6,787.35 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-24T10:52:40Z",
"rates": {
"BRL": 6.787347
}
}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.7347,
"rate": 6.787347
}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