Rate Overview
Live
1 RUB = 0.094447 HKD
1 HKD = 10.5879
RUB
Avg
0.095141
High
0.096125
Low
0.094447
Last updated: 8/14/2026, 11:37:37 PM
Quick Conversions
| RUB | HKD |
|---|---|
| 1 RUB | 0.09 HKD |
| 10 RUB | 0.94 HKD |
| 50 RUB | 4.72 HKD |
| 100 RUB | 9.44 HKD |
| 500 RUB | 47.22 HKD |
| 1,000 RUB | 94.45 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-08-14T23:37:37Z",
"rates": {
"HKD": 0.094447
}
}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": 9.444700000000001,
"rate": 0.094447
}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