Rate Overview
Live
1 GBP = 6.8040 BRL
1 BRL = 0.146972
GBP
Avg
6.8517
High
6.9462
Low
6.7774
Last updated: 6/15/2026, 2:33:17 PM
Quick Conversions
| GBP | BRL |
|---|---|
| 1 GBP | 6.80 BRL |
| 10 GBP | 68.04 BRL |
| 50 GBP | 340.20 BRL |
| 100 GBP | 680.40 BRL |
| 500 GBP | 3,402.00 BRL |
| 1,000 GBP | 6,804.00 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-06-15T14:33:17Z",
"rates": {
"BRL": 6.803997
}
}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": 680.3996999999999,
"rate": 6.803997
}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