Rate Overview
Live
1 BRL = 2.2085 GHS
1 GHS = 0.452797
BRL
Avg
2.2008
High
2.2122
Low
2.1793
Last updated: 4/17/2026, 6:18:54 AM
Quick Conversions
| BRL | GHS |
|---|---|
| 1 BRL | 2.21 GHS |
| 10 BRL | 22.08 GHS |
| 50 BRL | 110.42 GHS |
| 100 BRL | 220.85 GHS |
| 500 BRL | 1,104.25 GHS |
| 1,000 BRL | 2,208.49 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-04-17T06:18:54Z",
"rates": {
"GHS": 2.208494
}
}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": 220.8494,
"rate": 2.208494
}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