Rate Overview
Live
1 RSD = 0.064274 HRK
1 HRK = 15.5584
RSD
Avg
0.064205
High
0.064274
Low
0.064133
Last updated: 3/7/2026, 3:06:46 AM
Quick Conversions
| RSD | HRK |
|---|---|
| 1 RSD | 0.06 HRK |
| 10 RSD | 0.64 HRK |
| 50 RSD | 3.21 HRK |
| 100 RSD | 6.43 HRK |
| 500 RSD | 32.14 HRK |
| 1,000 RSD | 64.27 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-07T03:06:46Z",
"rates": {
"HRK": 0.064274
}
}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.4274,
"rate": 0.064274
}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