Rate Overview
Live
1 GHS = 0.462276 BRL
1 BRL = 2.1632
GHS
Avg
0.457512
High
0.462276
Low
0.451010
Last updated: 6/19/2026, 8:27:44 AM
Quick Conversions
| GHS | BRL |
|---|---|
| 1 GHS | 0.46 BRL |
| 10 GHS | 4.62 BRL |
| 50 GHS | 23.11 BRL |
| 100 GHS | 46.23 BRL |
| 500 GHS | 231.14 BRL |
| 1,000 GHS | 462.28 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-06-19T08:27:44Z",
"rates": {
"BRL": 0.462276
}
}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": 46.2276,
"rate": 0.462276
}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