Rate Overview
Live
1 BRL = 2.2072 GHS
1 GHS = 0.453069
BRL
Avg
2.1978
High
2.2164
Low
2.1826
Last updated: 7/8/2026, 8:58:57 PM
Quick Conversions
| BRL | GHS |
|---|---|
| 1 BRL | 2.21 GHS |
| 10 BRL | 22.07 GHS |
| 50 BRL | 110.36 GHS |
| 100 BRL | 220.72 GHS |
| 500 BRL | 1,103.59 GHS |
| 1,000 BRL | 2,207.17 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-08T20:58:57Z",
"rates": {
"GHS": 2.20717
}
}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.717,
"rate": 2.20717
}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