Rate Overview
Live
1 BRL = 2.1632 GHS
1 GHS = 0.462277
BRL
Avg
2.1859
High
2.2172
Low
2.1632
Last updated: 6/19/2026, 8:48:26 AM
Quick Conversions
| BRL | GHS |
|---|---|
| 1 BRL | 2.16 GHS |
| 10 BRL | 21.63 GHS |
| 50 BRL | 108.16 GHS |
| 100 BRL | 216.32 GHS |
| 500 BRL | 1,081.60 GHS |
| 1,000 BRL | 2,163.21 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-06-19T08:48:26Z",
"rates": {
"GHS": 2.163207
}
}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": 216.3207,
"rate": 2.163207
}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