Rate Overview
Live
1 GHS = 0.479360 BRL
1 BRL = 2.0861
GHS
Avg
0.485868
High
0.522210
Low
0.472746
Last updated: 3/27/2026, 1:42:20 PM
Quick Conversions
| GHS | BRL |
|---|---|
| 1 GHS | 0.48 BRL |
| 10 GHS | 4.79 BRL |
| 50 GHS | 23.97 BRL |
| 100 GHS | 47.94 BRL |
| 500 GHS | 239.68 BRL |
| 1,000 GHS | 479.36 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-03-27T13:42:20Z",
"rates": {
"BRL": 0.47936
}
}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": 47.936,
"rate": 0.47936
}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