Rate Overview
Live
1 GBP = 6.9005 BRL
1 BRL = 0.144917
GBP
Avg
6.8736
High
6.9396
Low
6.8256
Last updated: 7/4/2026, 11:02:24 PM
Quick Conversions
| GBP | BRL |
|---|---|
| 1 GBP | 6.90 BRL |
| 10 GBP | 69.00 BRL |
| 50 GBP | 345.02 BRL |
| 100 GBP | 690.05 BRL |
| 500 GBP | 3,450.24 BRL |
| 1,000 GBP | 6,900.48 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-07-04T23:02:24Z",
"rates": {
"BRL": 6.900482
}
}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": 690.0482000000001,
"rate": 6.900482
}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