Rate Overview
Live
1 RSD = 0.264217 HNL
1 HNL = 3.7848
RSD
Avg
0.264074
High
0.264585
Low
0.263606
Last updated: 8/15/2026, 1:07:03 PM
Quick Conversions
| RSD | HNL |
|---|---|
| 1 RSD | 0.26 HNL |
| 10 RSD | 2.64 HNL |
| 50 RSD | 13.21 HNL |
| 100 RSD | 26.42 HNL |
| 500 RSD | 132.11 HNL |
| 1,000 RSD | 264.22 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-08-15T13:07:03Z",
"rates": {
"HNL": 0.264217
}
}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.421699999999998,
"rate": 0.264217
}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