Rate Overview
Live
1 BRL = 2.2761 GHS
1 GHS = 0.439348
BRL
Avg
2.1878
High
2.3347
Low
2.0406
Last updated: 7/30/2026, 8:07:30 AM
Quick Conversions
| BRL | GHS |
|---|---|
| 1 BRL | 2.28 GHS |
| 10 BRL | 22.76 GHS |
| 50 BRL | 113.81 GHS |
| 100 BRL | 227.61 GHS |
| 500 BRL | 1,138.05 GHS |
| 1,000 BRL | 2,276.10 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-30T08:07:30Z",
"rates": {
"GHS": 2.2761
}
}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": 227.61,
"rate": 2.2761
}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