Rate Overview
Live
1 GHS = 0.449662 BRL
1 BRL = 2.2239
GHS
Avg
0.451934
High
0.461863
Low
0.448336
Last updated: 9/8/2026, 2:42:47 PM
Quick Conversions
| GHS | BRL |
|---|---|
| 1 GHS | 0.45 BRL |
| 10 GHS | 4.50 BRL |
| 50 GHS | 22.48 BRL |
| 100 GHS | 44.97 BRL |
| 500 GHS | 224.83 BRL |
| 1,000 GHS | 449.66 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-09-08T14:42:47Z",
"rates": {
"BRL": 0.449662
}
}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": 44.9662,
"rate": 0.449662
}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