Rate Overview
Live
1 HKD = 0.649108 BRL
1 BRL = 1.5406
HKD
Avg
0.656593
High
0.663458
Low
0.645984
Last updated: 7/16/2026, 2:45:31 PM
Quick Conversions
| HKD | BRL |
|---|---|
| 1 HKD | 0.65 BRL |
| 10 HKD | 6.49 BRL |
| 50 HKD | 32.46 BRL |
| 100 HKD | 64.91 BRL |
| 500 HKD | 324.55 BRL |
| 1,000 HKD | 649.11 BRL |
Get HKD/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=BRLExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-16T14:45:31Z",
"rates": {
"BRL": 0.649108
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "BRL",
"amount": 100
},
"result": 64.9108,
"rate": 0.649108
}Build with HKD/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key