Rate Overview
Live
1 HKD = 0.668784 BRL
1 BRL = 1.4953
HKD
Avg
0.673147
High
0.703708
Low
0.655804
Last updated: 3/27/2026, 5:03:42 PM
Quick Conversions
| HKD | BRL |
|---|---|
| 1 HKD | 0.67 BRL |
| 10 HKD | 6.69 BRL |
| 50 HKD | 33.44 BRL |
| 100 HKD | 66.88 BRL |
| 500 HKD | 334.39 BRL |
| 1,000 HKD | 668.78 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-03-27T17:03:42Z",
"rates": {
"BRL": 0.668784
}
}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": 66.8784,
"rate": 0.668784
}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