Rate Overview
Live
1 RUB = 0.101607 HKD
1 HKD = 9.8418
RUB
Avg
0.100888
High
0.101817
Low
0.099339
Last updated: 7/4/2026, 1:39:45 PM
Quick Conversions
| RUB | HKD |
|---|---|
| 1 RUB | 0.10 HKD |
| 10 RUB | 1.02 HKD |
| 50 RUB | 5.08 HKD |
| 100 RUB | 10.16 HKD |
| 500 RUB | 50.80 HKD |
| 1,000 RUB | 101.61 HKD |
Get RUB/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=HKDExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-04T13:39:45Z",
"rates": {
"HKD": 0.101607
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "HKD",
"amount": 100
},
"result": 10.1607,
"rate": 0.101607
}Build with RUB/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key