Rate Overview
Live
1 BRL = 2.3095 GHS
1 GHS = 0.432994
BRL
Avg
2.1255
High
2.3195
Low
1.9306
Last updated: 5/27/2026, 6:24:45 PM
Quick Conversions
| BRL | GHS |
|---|---|
| 1 BRL | 2.31 GHS |
| 10 BRL | 23.10 GHS |
| 50 BRL | 115.48 GHS |
| 100 BRL | 230.95 GHS |
| 500 BRL | 1,154.75 GHS |
| 1,000 BRL | 2,309.50 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-05-27T18:24:45Z",
"rates": {
"GHS": 2.3095
}
}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": 230.95,
"rate": 2.3095
}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