Rate Overview
Live
1 RUB = 0.102258 HKD
1 HKD = 9.7792
RUB
Avg
0.102210
High
0.103136
Low
0.101689
Last updated: 7/14/2026, 5:14:55 AM
Quick Conversions
| RUB | HKD |
|---|---|
| 1 RUB | 0.10 HKD |
| 10 RUB | 1.02 HKD |
| 50 RUB | 5.11 HKD |
| 100 RUB | 10.23 HKD |
| 500 RUB | 51.13 HKD |
| 1,000 RUB | 102.26 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-14T05:14:55Z",
"rates": {
"HKD": 0.102258
}
}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.2258,
"rate": 0.102258
}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