Rate Overview
Live
1 RSD = 0.260569 HNL
1 HNL = 3.8378
RSD
Avg
0.263246
High
0.267689
Low
0.258464
Last updated: 7/11/2026, 10:32:03 PM
Quick Conversions
| RSD | HNL |
|---|---|
| 1 RSD | 0.26 HNL |
| 10 RSD | 2.61 HNL |
| 50 RSD | 13.03 HNL |
| 100 RSD | 26.06 HNL |
| 500 RSD | 130.28 HNL |
| 1,000 RSD | 260.57 HNL |
Get RSD/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=HNLExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-07-11T22:32:03Z",
"rates": {
"HNL": 0.260569
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "HNL",
"amount": 100
},
"result": 26.0569,
"rate": 0.260569
}Build with RSD/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key