Rate Overview
Live
1 GHS = 0.439069 BRL
1 BRL = 2.2775
GHS
Avg
0.442205
High
0.445632
Low
0.438847
Last updated: 5/7/2026, 8:36:02 AM
Quick Conversions
| GHS | BRL |
|---|---|
| 1 GHS | 0.44 BRL |
| 10 GHS | 4.39 BRL |
| 50 GHS | 21.95 BRL |
| 100 GHS | 43.91 BRL |
| 500 GHS | 219.53 BRL |
| 1,000 GHS | 439.07 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-05-07T08:36:02Z",
"rates": {
"BRL": 0.439069
}
}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.9069,
"rate": 0.439069
}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