Rate Overview
Live
1 BRL = 2.1983 GHS
1 GHS = 0.454898
BRL
Avg
2.1911
High
2.2888
Low
2.1554
Last updated: 7/6/2026, 11:32:01 PM
Quick Conversions
| BRL | GHS |
|---|---|
| 1 BRL | 2.20 GHS |
| 10 BRL | 21.98 GHS |
| 50 BRL | 109.91 GHS |
| 100 BRL | 219.83 GHS |
| 500 BRL | 1,099.15 GHS |
| 1,000 BRL | 2,198.30 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-06T23:32:01Z",
"rates": {
"GHS": 2.198295
}
}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": 219.8295,
"rate": 2.198295
}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