Rate Overview
Live
1 BRL = 2.2920 GHS
1 GHS = 0.436291
BRL
Avg
2.3119
High
2.9216
Low
1.8310
Last updated: 7/23/2026, 9:41:34 AM
Quick Conversions
| BRL | GHS |
|---|---|
| 1 BRL | 2.29 GHS |
| 10 BRL | 22.92 GHS |
| 50 BRL | 114.60 GHS |
| 100 BRL | 229.20 GHS |
| 500 BRL | 1,146.02 GHS |
| 1,000 BRL | 2,292.05 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-23T09:41:34Z",
"rates": {
"GHS": 2.292048
}
}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": 229.20479999999998,
"rate": 2.292048
}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