Rate Overview
Live
1 BRL = 1.2624 HRK
1 HRK = 0.792167
BRL
Avg
1.2747
High
1.2816
Low
1.2624
Last updated: 7/3/2026, 7:33:57 PM
Quick Conversions
| BRL | HRK |
|---|---|
| 1 BRL | 1.26 HRK |
| 10 BRL | 12.62 HRK |
| 50 BRL | 63.12 HRK |
| 100 BRL | 126.24 HRK |
| 500 BRL | 631.18 HRK |
| 1,000 BRL | 1,262.36 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-03T19:33:57Z",
"rates": {
"HRK": 1.26236
}
}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": 126.23599999999999,
"rate": 1.26236
}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