Rate Overview
Live
1 BRL = 1.2465 HRK
1 HRK = 0.802237
BRL
Avg
1.1953
High
1.2497
Low
1.1274
Last updated: 3/27/2026, 5:17:02 PM
Quick Conversions
| BRL | HRK |
|---|---|
| 1 BRL | 1.25 HRK |
| 10 BRL | 12.47 HRK |
| 50 BRL | 62.33 HRK |
| 100 BRL | 124.65 HRK |
| 500 BRL | 623.26 HRK |
| 1,000 BRL | 1,246.51 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-27T17:17:02Z",
"rates": {
"HRK": 1.246514
}
}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": 124.6514,
"rate": 1.246514
}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