Rate Overview
Live
1 BRL = 2.2192 GHS
1 GHS = 0.450608
BRL
Avg
2.1992
High
2.2256
Low
2.1588
Last updated: 9/6/2026, 11:13:14 AM
Quick Conversions
| BRL | GHS |
|---|---|
| 1 BRL | 2.22 GHS |
| 10 BRL | 22.19 GHS |
| 50 BRL | 110.96 GHS |
| 100 BRL | 221.92 GHS |
| 500 BRL | 1,109.61 GHS |
| 1,000 BRL | 2,219.22 GHS |
Get BRL/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=GHSExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-09-06T11:13:14Z",
"rates": {
"GHS": 2.219224
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "GHS",
"amount": 100
},
"result": 221.9224,
"rate": 2.219224
}Build with BRL/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key