Rate Overview
Live
1 BRL = 1.2990 HRK
1 HRK = 0.769850
BRL
Avg
1.2598
High
1.4782
Low
1.1559
Last updated: 7/24/2026, 11:11:46 AM
Quick Conversions
| BRL | HRK |
|---|---|
| 1 BRL | 1.30 HRK |
| 10 BRL | 12.99 HRK |
| 50 BRL | 64.95 HRK |
| 100 BRL | 129.90 HRK |
| 500 BRL | 649.48 HRK |
| 1,000 BRL | 1,298.95 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-24T11:11:46Z",
"rates": {
"HRK": 1.298954
}
}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": 129.8954,
"rate": 1.298954
}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