Rate Overview
Live
1 BRL = 1.2817 HRK
1 HRK = 0.780199
BRL
Avg
1.2812
High
1.2861
Low
1.2751
Last updated: 4/17/2026, 4:56:20 AM
Quick Conversions
| BRL | HRK |
|---|---|
| 1 BRL | 1.28 HRK |
| 10 BRL | 12.82 HRK |
| 50 BRL | 64.09 HRK |
| 100 BRL | 128.17 HRK |
| 500 BRL | 640.86 HRK |
| 1,000 BRL | 1,281.72 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-04-17T04:56:20Z",
"rates": {
"HRK": 1.281724
}
}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.1724,
"rate": 1.281724
}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