Rate Overview
Live
1 GBP = 6.7179 BRL
1 BRL = 0.148855
GBP
Avg
6.7320
High
6.7792
Low
6.6931
Last updated: 5/6/2026, 9:14:14 AM
Quick Conversions
| GBP | BRL |
|---|---|
| 1 GBP | 6.72 BRL |
| 10 GBP | 67.18 BRL |
| 50 GBP | 335.90 BRL |
| 100 GBP | 671.79 BRL |
| 500 GBP | 3,358.97 BRL |
| 1,000 GBP | 6,717.94 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-06T09:14:14Z",
"rates": {
"BRL": 6.717944
}
}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": 671.7944,
"rate": 6.717944
}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