Rate Overview
Live
1 BRL = 2.2775 GHS
1 GHS = 0.439070
BRL
Avg
2.2615
High
2.2787
Low
2.2440
Last updated: 5/7/2026, 11:28:20 AM
Quick Conversions
| BRL | GHS |
|---|---|
| 1 BRL | 2.28 GHS |
| 10 BRL | 22.78 GHS |
| 50 BRL | 113.88 GHS |
| 100 BRL | 227.75 GHS |
| 500 BRL | 1,138.77 GHS |
| 1,000 BRL | 2,277.54 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-07T11:28:20Z",
"rates": {
"GHS": 2.277543
}
}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.7543,
"rate": 2.277543
}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