Rate Overview
Live
1 GHS = 0.454897 BRL
1 BRL = 2.1983
GHS
Avg
0.456559
High
0.458664
Low
0.454405
Last updated: 7/6/2026, 9:39:21 AM
Quick Conversions
| GHS | BRL |
|---|---|
| 1 GHS | 0.45 BRL |
| 10 GHS | 4.55 BRL |
| 50 GHS | 22.74 BRL |
| 100 GHS | 45.49 BRL |
| 500 GHS | 227.45 BRL |
| 1,000 GHS | 454.90 BRL |
Get GHS/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=BRLExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-06T09:39:21Z",
"rates": {
"BRL": 0.454897
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "BRL",
"amount": 100
},
"result": 45.4897,
"rate": 0.454897
}Build with GHS/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key