Rate Overview
Live
1 GBP = 6.9797 BRL
1 BRL = 0.143272
GBP
Avg
7.0300
High
7.0874
Low
6.9797
Last updated: 3/26/2026, 11:37:56 PM
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.85 BRL |
| 1,000 GBP | 6,979.71 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-26T23:37:56Z",
"rates": {
"BRL": 6.979708
}
}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.9707999999999,
"rate": 6.979708
}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