Rate Overview
Live
1 RSD = 0.259575 HNL
1 HNL = 3.8525
RSD
Avg
0.260541
High
0.261115
Low
0.259575
Last updated: 7/24/2026, 7:36:32 PM
Quick Conversions
| RSD | HNL |
|---|---|
| 1 RSD | 0.26 HNL |
| 10 RSD | 2.60 HNL |
| 50 RSD | 12.98 HNL |
| 100 RSD | 25.96 HNL |
| 500 RSD | 129.79 HNL |
| 1,000 RSD | 259.58 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-24T19:36:32Z",
"rates": {
"HNL": 0.259575
}
}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": 25.9575,
"rate": 0.259575
}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