Rate Overview
Live
1 GHS = 0.487806 BRL
1 BRL = 2.0500
GHS
Avg
0.486162
High
0.489081
Low
0.480630
Last updated: 3/7/2026, 1:04:15 AM
Quick Conversions
| GHS | BRL |
|---|---|
| 1 GHS | 0.49 BRL |
| 10 GHS | 4.88 BRL |
| 50 GHS | 24.39 BRL |
| 100 GHS | 48.78 BRL |
| 500 GHS | 243.90 BRL |
| 1,000 GHS | 487.81 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-07T01:04:15Z",
"rates": {
"BRL": 0.487806
}
}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": 48.7806,
"rate": 0.487806
}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