Rate Overview
Live
1 BRL = 2.0861 GHS
1 GHS = 0.479360
BRL
Avg
2.0829
High
2.3584
Low
1.9288
Last updated: 3/27/2026, 3:32:47 PM
Quick Conversions
| BRL | GHS |
|---|---|
| 1 BRL | 2.09 GHS |
| 10 BRL | 20.86 GHS |
| 50 BRL | 104.31 GHS |
| 100 BRL | 208.61 GHS |
| 500 BRL | 1,043.06 GHS |
| 1,000 BRL | 2,086.11 GHS |
Get BRL/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=GHSExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-03-27T15:32:47Z",
"rates": {
"GHS": 2.086114
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "GHS",
"amount": 100
},
"result": 208.61139999999997,
"rate": 2.086114
}Build with BRL/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key