Rate Overview
Live
1 BRL = 1.2841 HRK
1 HRK = 0.778748
BRL
Avg
1.2759
High
1.2865
Low
1.2569
Last updated: 6/16/2026, 1:28:20 PM
Quick Conversions
| BRL | HRK |
|---|---|
| 1 BRL | 1.28 HRK |
| 10 BRL | 12.84 HRK |
| 50 BRL | 64.21 HRK |
| 100 BRL | 128.41 HRK |
| 500 BRL | 642.06 HRK |
| 1,000 BRL | 1,284.11 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-06-16T13:28:20Z",
"rates": {
"HRK": 1.284112
}
}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": 128.41119999999998,
"rate": 1.284112
}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