Rate Overview
Live
1 RUB = 0.336379 HNL
1 HNL = 2.9728
RUB
Avg
0.341179
High
0.344863
Low
0.336379
Last updated: 3/6/2026, 5:16:04 PM
Quick Conversions
| RUB | HNL |
|---|---|
| 1 RUB | 0.34 HNL |
| 10 RUB | 3.36 HNL |
| 50 RUB | 16.82 HNL |
| 100 RUB | 33.64 HNL |
| 500 RUB | 168.19 HNL |
| 1,000 RUB | 336.38 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-06T17:16:04Z",
"rates": {
"HNL": 0.336379
}
}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": 33.6379,
"rate": 0.336379
}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