Rate Overview
Live
1 BRL = 0.143396 GBP
1 GBP = 6.9737
BRL
Avg
0.145756
High
0.167921
Low
0.125242
Last updated: 3/27/2026, 1:16:07 AM
Quick Conversions
| BRL | GBP |
|---|---|
| 1 BRL | 0.14 GBP |
| 10 BRL | 1.43 GBP |
| 50 BRL | 7.17 GBP |
| 100 BRL | 14.34 GBP |
| 500 BRL | 71.70 GBP |
| 1,000 BRL | 143.40 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-27T01:16:07Z",
"rates": {
"GBP": 0.143396
}
}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.339599999999999,
"rate": 0.143396
}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