Rate Overview
Live
1 GHS = 0.439347 BRL
1 BRL = 2.2761
GHS
Avg
0.438257
High
0.440026
Low
0.436784
Last updated: 7/30/2026, 8:13:07 AM
Quick Conversions
| GHS | BRL |
|---|---|
| 1 GHS | 0.44 BRL |
| 10 GHS | 4.39 BRL |
| 50 GHS | 21.97 BRL |
| 100 GHS | 43.93 BRL |
| 500 GHS | 219.67 BRL |
| 1,000 GHS | 439.35 BRL |
Get GHS/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=BRLExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-30T08:13:07Z",
"rates": {
"BRL": 0.439347
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "BRL",
"amount": 100
},
"result": 43.9347,
"rate": 0.439347
}Build with GHS/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key