Rate Overview
Live
1 BRL = 0.141808 GBP
1 GBP = 7.0518
BRL
Avg
0.143319
High
0.144954
Low
0.141808
Last updated: 3/6/2026, 6:12:39 PM
Quick Conversions
| BRL | GBP |
|---|---|
| 1 BRL | 0.14 GBP |
| 10 BRL | 1.42 GBP |
| 50 BRL | 7.09 GBP |
| 100 BRL | 14.18 GBP |
| 500 BRL | 70.90 GBP |
| 1,000 BRL | 141.81 GBP |
Get BRL/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=GBPExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-03-06T18:12:39Z",
"rates": {
"GBP": 0.141808
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "GBP",
"amount": 100
},
"result": 14.1808,
"rate": 0.141808
}Build with BRL/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key