Rate Overview
Live
1 BRL = 0.147903 GBP
1 GBP = 6.7612
BRL
Avg
0.146834
High
0.173586
Low
0.127921
Last updated: 7/27/2026, 10:25:43 PM
Quick Conversions
| BRL | GBP |
|---|---|
| 1 BRL | 0.15 GBP |
| 10 BRL | 1.48 GBP |
| 50 BRL | 7.40 GBP |
| 100 BRL | 14.79 GBP |
| 500 BRL | 73.95 GBP |
| 1,000 BRL | 147.90 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-07-27T22:25:43Z",
"rates": {
"GBP": 0.147903
}
}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.7903,
"rate": 0.147903
}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