Rate Overview
Live
1 RUB = 0.343102 HNL
1 HNL = 2.9146
RUB
Avg
0.337892
High
0.374900
Low
0.313808
Last updated: 7/27/2026, 12:05:50 PM
Quick Conversions
| RUB | HNL |
|---|---|
| 1 RUB | 0.34 HNL |
| 10 RUB | 3.43 HNL |
| 50 RUB | 17.16 HNL |
| 100 RUB | 34.31 HNL |
| 500 RUB | 171.55 HNL |
| 1,000 RUB | 343.10 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-27T12:05:50Z",
"rates": {
"HNL": 0.343102
}
}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.3102,
"rate": 0.343102
}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