Rate Overview
Live
1 BRL = 1.2834 HRK
1 HRK = 0.779195
BRL
Avg
1.2901
High
1.2943
Low
1.2828
Last updated: 5/27/2026, 10:52:38 PM
Quick Conversions
| BRL | HRK |
|---|---|
| 1 BRL | 1.28 HRK |
| 10 BRL | 12.83 HRK |
| 50 BRL | 64.17 HRK |
| 100 BRL | 128.34 HRK |
| 500 BRL | 641.69 HRK |
| 1,000 BRL | 1,283.38 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-05-27T22:52:38Z",
"rates": {
"HRK": 1.283375
}
}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.3375,
"rate": 1.283375
}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