Rate Overview
Live
1 RUB = 0.342665 HNL
1 HNL = 2.9183
RUB
Avg
0.311771
High
0.362317
Low
0.229399
Last updated: 7/26/2026, 1:24:42 AM
Quick Conversions
| RUB | HNL |
|---|---|
| 1 RUB | 0.34 HNL |
| 10 RUB | 3.43 HNL |
| 50 RUB | 17.13 HNL |
| 100 RUB | 34.27 HNL |
| 500 RUB | 171.33 HNL |
| 1,000 RUB | 342.67 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-07-26T01:24:42Z",
"rates": {
"HNL": 0.342665
}
}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": 34.2665,
"rate": 0.342665
}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