Rate Overview
Live
1 GHS = 0.452797 BRL
1 BRL = 2.2085
GHS
Avg
0.454388
High
0.458855
Low
0.452046
Last updated: 4/17/2026, 6:18:56 AM
Quick Conversions
| GHS | BRL |
|---|---|
| 1 GHS | 0.45 BRL |
| 10 GHS | 4.53 BRL |
| 50 GHS | 22.64 BRL |
| 100 GHS | 45.28 BRL |
| 500 GHS | 226.40 BRL |
| 1,000 GHS | 452.80 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-04-17T06:18:56Z",
"rates": {
"BRL": 0.452797
}
}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.2797,
"rate": 0.452797
}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