Rate Overview
Live
1 RUB = 0.309369 HNL
1 HNL = 3.2324
RUB
Avg
0.312867
High
0.320439
Low
0.309369
Last updated: 9/2/2026, 6:59:26 PM
Quick Conversions
| RUB | HNL |
|---|---|
| 1 RUB | 0.31 HNL |
| 10 RUB | 3.09 HNL |
| 50 RUB | 15.47 HNL |
| 100 RUB | 30.94 HNL |
| 500 RUB | 154.68 HNL |
| 1,000 RUB | 309.37 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-09-02T18:59:26Z",
"rates": {
"HNL": 0.309369
}
}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": 30.9369,
"rate": 0.309369
}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