Rate Overview
Live
1 BRL = 0.146535 GBP
1 GBP = 6.8243
BRL
Avg
0.146364
High
0.168086
Low
0.129996
Last updated: 5/28/2026, 5:43:14 PM
Quick Conversions
| BRL | GBP |
|---|---|
| 1 BRL | 0.15 GBP |
| 10 BRL | 1.47 GBP |
| 50 BRL | 7.33 GBP |
| 100 BRL | 14.65 GBP |
| 500 BRL | 73.27 GBP |
| 1,000 BRL | 146.54 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-05-28T17:43:14Z",
"rates": {
"GBP": 0.146535
}
}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.6535,
"rate": 0.146535
}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