Rate Overview
Live
1 HKD = 0.630621 BRL
1 BRL = 1.5857
HKD
Avg
0.632640
High
0.637239
Low
0.626520
Last updated: 5/7/2026, 10:14:05 AM
Quick Conversions
| HKD | BRL |
|---|---|
| 1 HKD | 0.63 BRL |
| 10 HKD | 6.31 BRL |
| 50 HKD | 31.53 BRL |
| 100 HKD | 63.06 BRL |
| 500 HKD | 315.31 BRL |
| 1,000 HKD | 630.62 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-05-07T10:14:05Z",
"rates": {
"BRL": 0.630621
}
}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": 63.0621,
"rate": 0.630621
}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