Rate Overview
Live
1 RSD = 0.264821 HNL
1 HNL = 3.7761
RSD
Avg
0.265418
High
0.266161
Low
0.264475
Last updated: 5/6/2026, 2:27:34 PM
Quick Conversions
| RSD | HNL |
|---|---|
| 1 RSD | 0.26 HNL |
| 10 RSD | 2.65 HNL |
| 50 RSD | 13.24 HNL |
| 100 RSD | 26.48 HNL |
| 500 RSD | 132.41 HNL |
| 1,000 RSD | 264.82 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-06T14:27:34Z",
"rates": {
"HNL": 0.264821
}
}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.482099999999996,
"rate": 0.264821
}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