Rate Overview
Live
1 RON = 1.4784 HRK
1 HRK = 0.676392
RON
Avg
1.4796
High
1.4878
Low
1.4671
Last updated: 3/27/2026, 8:23:56 AM
Quick Conversions
| RON | HRK |
|---|---|
| 1 RON | 1.48 HRK |
| 10 RON | 14.78 HRK |
| 50 RON | 73.92 HRK |
| 100 RON | 147.84 HRK |
| 500 RON | 739.22 HRK |
| 1,000 RON | 1,478.43 HRK |
Get RON/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=HRKExample Response:
{
"success": true,
"base": "RON",
"date": "2026-03-27T08:23:56Z",
"rates": {
"HRK": 1.478432
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "HRK",
"amount": 100
},
"result": 147.8432,
"rate": 1.478432
}Build with RON/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key