Rate Overview
Live
1 RSD = 0.064176 HRK
1 HRK = 15.5821
RSD
Avg
0.064196
High
0.064398
Low
0.063991
Last updated: 5/27/2026, 8:47:27 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.09 HRK |
| 1,000 RSD | 64.18 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-05-27T08:47:27Z",
"rates": {
"HRK": 0.064176
}
}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.417599999999999,
"rate": 0.064176
}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