Rate Overview
Live
1 GBP = 6.9797 BRL
1 BRL = 0.143272
GBP
Avg
7.0946
High
7.3761
Low
6.9343
Last updated: 3/27/2026, 12:17:00 AM
Quick Conversions
| GBP | BRL |
|---|---|
| 1 GBP | 6.98 BRL |
| 10 GBP | 69.80 BRL |
| 50 GBP | 348.99 BRL |
| 100 GBP | 697.97 BRL |
| 500 GBP | 3,489.87 BRL |
| 1,000 GBP | 6,979.74 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-27T00:17:00Z",
"rates": {
"BRL": 6.979736
}
}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.9736,
"rate": 6.979736
}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