Rate Overview
Live
1 GBP = 6.7697 BRL
1 BRL = 0.147717
GBP
Avg
6.7696
High
6.8446
Low
6.7282
Last updated: 4/16/2026, 3:15:58 AM
Quick Conversions
| GBP | BRL |
|---|---|
| 1 GBP | 6.77 BRL |
| 10 GBP | 67.70 BRL |
| 50 GBP | 338.49 BRL |
| 100 GBP | 676.97 BRL |
| 500 GBP | 3,384.85 BRL |
| 1,000 GBP | 6,769.70 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-04-16T03:15:58Z",
"rates": {
"BRL": 6.769704
}
}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": 676.9704,
"rate": 6.769704
}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