Rate Overview
Live
1 BRL = 2.2722 GHS
1 GHS = 0.440102
BRL
Avg
2.1887
High
2.3295
Low
2.0487
Last updated: 7/28/2026, 3:18:50 PM
Quick Conversions
| BRL | GHS |
|---|---|
| 1 BRL | 2.27 GHS |
| 10 BRL | 22.72 GHS |
| 50 BRL | 113.61 GHS |
| 100 BRL | 227.22 GHS |
| 500 BRL | 1,136.10 GHS |
| 1,000 BRL | 2,272.20 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-28T15:18:50Z",
"rates": {
"GHS": 2.272198
}
}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": 227.2198,
"rate": 2.272198
}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