Rate Overview
Live
1 RSD = 0.064207 HRK
1 HRK = 15.5746
RSD
Avg
0.064222
High
0.064431
Low
0.064158
Last updated: 4/17/2026, 2:41:47 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-04-17T02:41:47Z",
"rates": {
"HRK": 0.064207
}
}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.4207,
"rate": 0.064207
}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