Rate Overview
Live
1 GHS = 0.440102 BRL
1 BRL = 2.2722
GHS
Avg
0.446458
High
0.458664
Low
0.436784
Last updated: 7/29/2026, 12:08:32 AM
Quick Conversions
| GHS | BRL |
|---|---|
| 1 GHS | 0.44 BRL |
| 10 GHS | 4.40 BRL |
| 50 GHS | 22.01 BRL |
| 100 GHS | 44.01 BRL |
| 500 GHS | 220.05 BRL |
| 1,000 GHS | 440.10 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-29T00:08:32Z",
"rates": {
"BRL": 0.440102
}
}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": 44.0102,
"rate": 0.440102
}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