Rate Overview
Live
1 BRL = 2.2868 GHS
1 GHS = 0.437287
BRL
Avg
2.1323
High
2.3611
Low
1.8709
Last updated: 7/27/2026, 2:32:02 PM
Quick Conversions
| BRL | GHS |
|---|---|
| 1 BRL | 2.29 GHS |
| 10 BRL | 22.87 GHS |
| 50 BRL | 114.34 GHS |
| 100 BRL | 228.68 GHS |
| 500 BRL | 1,143.42 GHS |
| 1,000 BRL | 2,286.83 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-07-27T14:32:02Z",
"rates": {
"GHS": 2.28683
}
}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": 228.68300000000002,
"rate": 2.28683
}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