Rate Overview
Live
1 BRL = 1.2752 HRK
1 HRK = 0.784193
BRL
Avg
1.2748
High
1.2865
Low
1.2569
Last updated: 7/6/2026, 4:16:29 PM
Quick Conversions
| BRL | HRK |
|---|---|
| 1 BRL | 1.28 HRK |
| 10 BRL | 12.75 HRK |
| 50 BRL | 63.76 HRK |
| 100 BRL | 127.52 HRK |
| 500 BRL | 637.60 HRK |
| 1,000 BRL | 1,275.20 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-06T16:16:29Z",
"rates": {
"HRK": 1.275197
}
}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": 127.51969999999999,
"rate": 1.275197
}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