Rate Overview
Live
1 GHS = 0.478055 BRL
1 BRL = 2.0918
GHS
Avg
0.460769
High
0.478055
Low
0.433997
Last updated: 8/17/2026, 7:58:08 AM
Quick Conversions
| GHS | BRL |
|---|---|
| 1 GHS | 0.48 BRL |
| 10 GHS | 4.78 BRL |
| 50 GHS | 23.90 BRL |
| 100 GHS | 47.81 BRL |
| 500 GHS | 239.03 BRL |
| 1,000 GHS | 478.06 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-08-17T07:58:08Z",
"rates": {
"BRL": 0.478055
}
}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.8055,
"rate": 0.478055
}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