Rate Overview
Live
1 BRL = 2.2669 GHS
1 GHS = 0.441126
BRL
Avg
2.2806
High
2.2895
Low
2.2669
Last updated: 7/29/2026, 9:48:24 AM
Quick Conversions
| BRL | GHS |
|---|---|
| 1 BRL | 2.27 GHS |
| 10 BRL | 22.67 GHS |
| 50 BRL | 113.35 GHS |
| 100 BRL | 226.69 GHS |
| 500 BRL | 1,133.46 GHS |
| 1,000 BRL | 2,266.92 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-07-29T09:48:24Z",
"rates": {
"GHS": 2.266924
}
}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": 226.6924,
"rate": 2.266924
}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