Rate Overview
Live
1 GBP = 6.7518 BRL
1 BRL = 0.148109
GBP
Avg
7.1735
High
7.7087
Low
6.6681
Last updated: 5/26/2026, 1:05:45 PM
Quick Conversions
| GBP | BRL |
|---|---|
| 1 GBP | 6.75 BRL |
| 10 GBP | 67.52 BRL |
| 50 GBP | 337.59 BRL |
| 100 GBP | 675.18 BRL |
| 500 GBP | 3,375.89 BRL |
| 1,000 GBP | 6,751.78 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-05-26T13:05:45Z",
"rates": {
"BRL": 6.751782
}
}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": 675.1782000000001,
"rate": 6.751782
}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