Rate Overview
Live
1 RSD = 0.263579 HNL
1 HNL = 3.7939
RSD
Avg
0.264388
High
0.269686
Low
0.260120
Last updated: 5/26/2026, 9:32:52 PM
Quick Conversions
| RSD | HNL |
|---|---|
| 1 RSD | 0.26 HNL |
| 10 RSD | 2.64 HNL |
| 50 RSD | 13.18 HNL |
| 100 RSD | 26.36 HNL |
| 500 RSD | 131.79 HNL |
| 1,000 RSD | 263.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-05-26T21:32:52Z",
"rates": {
"HNL": 0.263579
}
}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.3579,
"rate": 0.263579
}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