Rate Overview
Live
1 BRL = 1.2337 HRK
1 HRK = 0.810576
BRL
Avg
1.2354
High
1.2445
Low
1.2278
Last updated: 3/7/2026, 3:07:01 AM
Quick Conversions
| BRL | HRK |
|---|---|
| 1 BRL | 1.23 HRK |
| 10 BRL | 12.34 HRK |
| 50 BRL | 61.68 HRK |
| 100 BRL | 123.37 HRK |
| 500 BRL | 616.85 HRK |
| 1,000 BRL | 1,233.69 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-03-07T03:07:01Z",
"rates": {
"HRK": 1.23369
}
}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": 123.369,
"rate": 1.23369
}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