Rate Overview
Live
1 BRL = 1.2996 HRK
1 HRK = 0.769464
BRL
Avg
1.3000
High
1.3038
Low
1.2902
Last updated: 7/27/2026, 5:35:31 PM
Quick Conversions
| BRL | HRK |
|---|---|
| 1 BRL | 1.30 HRK |
| 10 BRL | 13.00 HRK |
| 50 BRL | 64.98 HRK |
| 100 BRL | 129.96 HRK |
| 500 BRL | 649.80 HRK |
| 1,000 BRL | 1,299.61 HRK |
Get BRL/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=HRKExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-27T17:35:31Z",
"rates": {
"HRK": 1.299606
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "HRK",
"amount": 100
},
"result": 129.9606,
"rate": 1.299606
}Build with BRL/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key