Rate Overview
Live
1 BRL = 2.1134 GHS
1 GHS = 0.473168
BRL
Avg
2.1369
High
2.2740
Low
2.0958
Last updated: 8/19/2026, 9:46:22 AM
Quick Conversions
| BRL | GHS |
|---|---|
| 1 BRL | 2.11 GHS |
| 10 BRL | 21.13 GHS |
| 50 BRL | 105.67 GHS |
| 100 BRL | 211.34 GHS |
| 500 BRL | 1,056.71 GHS |
| 1,000 BRL | 2,113.41 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-08-19T09:46:22Z",
"rates": {
"GHS": 2.113413
}
}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": 211.3413,
"rate": 2.113413
}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