Rate Overview
Live
1 RSD = 0.064155 HRK
1 HRK = 15.5872
RSD
Avg
0.064208
High
0.064384
Low
0.063989
Last updated: 3/27/2026, 5:03:33 PM
Quick Conversions
| RSD | HRK |
|---|---|
| 1 RSD | 0.06 HRK |
| 10 RSD | 0.64 HRK |
| 50 RSD | 3.21 HRK |
| 100 RSD | 6.42 HRK |
| 500 RSD | 32.08 HRK |
| 1,000 RSD | 64.16 HRK |
Get RSD/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=HRKExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-03-27T17:03:33Z",
"rates": {
"HRK": 0.064155
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "HRK",
"amount": 100
},
"result": 6.415500000000001,
"rate": 0.064155
}Build with RSD/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key