Rate Overview
Live
1 RUB = 0.109429 HKD
1 HKD = 9.1383
RUB
Avg
0.101483
High
0.109839
Low
0.095150
Last updated: 5/26/2026, 1:01:58 PM
Quick Conversions
| RUB | HKD |
|---|---|
| 1 RUB | 0.11 HKD |
| 10 RUB | 1.09 HKD |
| 50 RUB | 5.47 HKD |
| 100 RUB | 10.94 HKD |
| 500 RUB | 54.71 HKD |
| 1,000 RUB | 109.43 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-05-26T13:01:58Z",
"rates": {
"HKD": 0.109429
}
}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.9429,
"rate": 0.109429
}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