Rate Overview
Live
1 RSD = 0.064206 HRK
1 HRK = 15.5749
RSD
Avg
0.064194
High
0.064207
Low
0.064172
Last updated: 7/4/2026, 5:06:35 AM
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.10 HRK |
| 1,000 RSD | 64.21 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-07-04T05:06:35Z",
"rates": {
"HRK": 0.064206
}
}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.4206,
"rate": 0.064206
}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