Rate Overview
Live
1 RUB = 0.326137 HNL
1 HNL = 3.0662
RUB
Avg
0.331963
High
0.348709
Low
0.314137
Last updated: 3/27/2026, 10:17:50 AM
Quick Conversions
| RUB | HNL |
|---|---|
| 1 RUB | 0.33 HNL |
| 10 RUB | 3.26 HNL |
| 50 RUB | 16.31 HNL |
| 100 RUB | 32.61 HNL |
| 500 RUB | 163.07 HNL |
| 1,000 RUB | 326.14 HNL |
Get RUB/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=HNLExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-03-27T10:17:50Z",
"rates": {
"HNL": 0.326137
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "HNL",
"amount": 100
},
"result": 32.6137,
"rate": 0.326137
}Build with RUB/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key