Rate Overview
Live
1 RUB = 0.344169 HNL
1 HNL = 2.9055
RUB
Avg
0.344051
High
0.355535
Low
0.338707
Last updated: 7/3/2026, 10:49:24 PM
Quick Conversions
| RUB | HNL |
|---|---|
| 1 RUB | 0.34 HNL |
| 10 RUB | 3.44 HNL |
| 50 RUB | 17.21 HNL |
| 100 RUB | 34.42 HNL |
| 500 RUB | 172.08 HNL |
| 1,000 RUB | 344.17 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-03T22:49:24Z",
"rates": {
"HNL": 0.344169
}
}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.4169,
"rate": 0.344169
}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