Rate Overview
Live
1 GBP = 6.7784 BRL
1 BRL = 0.147528
GBP
Avg
6.7713
High
6.8446
Low
6.7282
Last updated: 4/16/2026, 4:32:06 AM
Quick Conversions
| GBP | BRL |
|---|---|
| 1 GBP | 6.78 BRL |
| 10 GBP | 67.78 BRL |
| 50 GBP | 338.92 BRL |
| 100 GBP | 677.84 BRL |
| 500 GBP | 3,389.19 BRL |
| 1,000 GBP | 6,778.38 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-16T04:32:06Z",
"rates": {
"BRL": 6.778378
}
}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": 677.8378,
"rate": 6.778378
}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