Rate Overview
Live
1 GBP = 7.0518 BRL
1 BRL = 0.141809
GBP
Avg
6.9778
High
7.0518
Low
6.8987
Last updated: 3/6/2026, 6:12:39 PM
Quick Conversions
| GBP | BRL |
|---|---|
| 1 GBP | 7.05 BRL |
| 10 GBP | 70.52 BRL |
| 50 GBP | 352.59 BRL |
| 100 GBP | 705.18 BRL |
| 500 GBP | 3,525.88 BRL |
| 1,000 GBP | 7,051.76 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-06T18:12:39Z",
"rates": {
"BRL": 7.051759
}
}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": 705.1759,
"rate": 7.051759
}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