Rate Overview
Live
1 GBP = 6.9737 BRL
1 BRL = 0.143396
GBP
Avg
6.9110
High
7.9845
Low
5.9552
Last updated: 3/27/2026, 1:24:28 AM
Quick Conversions
| GBP | BRL |
|---|---|
| 1 GBP | 6.97 BRL |
| 10 GBP | 69.74 BRL |
| 50 GBP | 348.68 BRL |
| 100 GBP | 697.37 BRL |
| 500 GBP | 3,486.85 BRL |
| 1,000 GBP | 6,973.69 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-03-27T01:24:28Z",
"rates": {
"BRL": 6.973691
}
}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": 697.3691,
"rate": 6.973691
}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